[ 377 ] Add crash_report
logger metadata for exceptions captured by Cowboy.Handler
#660
ci.yml
on: pull_request
Check format
19s
Matrix: interop-tests-all
Matrix: tests
Annotations
10 errors and 11 warnings
OTP 24.x / Elixir 1.12.x:
lib/grpc/server/adapters/cowboy/handler.ex#L663
** (CompileError) lib/grpc/server/adapters/cowboy/handler.ex:663: AdapterException.__struct__/0 is undefined, cannot expand struct AdapterException. Make sure the struct name is correct. If the struct name exists and is correct but it still cannot be found, you likely have cyclic module usage in your code
|
OTP 24.x / Elixir 1.12.x
Process completed with exit code 1.
|
OTP 24.x / Elixir 1.15.x
The job was canceled because "_24_x_1_12_x" failed.
|
OTP 24.x / Elixir 1.15.x
The operation was canceled.
|
OTP 26.1.x / Elixir 1.15.x
The job was canceled because "_24_x_1_12_x" failed.
|
OTP 26.1.x / Elixir 1.15.x
The operation was canceled.
|
OTP 25.x / Elixir 1.15.x
The job was canceled because "_24_x_1_12_x" failed.
|
OTP 25.x / Elixir 1.15.x
The operation was canceled.
|
Interop tests
Process completed with exit code 1.
|
Check release
Process completed with exit code 1.
|
Check format
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
OTP 24.x / Elixir 1.12.x
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
OTP 24.x / Elixir 1.12.x
Google.Protobuf.Compiler.CodeGeneratorRequest.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
|
OTP 24.x / Elixir 1.12.x
Google.Protobuf.Compiler.CodeGeneratorResponse.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
|
OTP 25.x / Elixir 1.15.x
Google.Protobuf.Compiler.CodeGeneratorRequest.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
|
OTP 25.x / Elixir 1.15.x
Google.Protobuf.Compiler.CodeGeneratorResponse.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
|
Interop tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Interop tests
use Bitwise is deprecated. import Bitwise instead
|
Check release
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Check release
Google.Protobuf.Compiler.CodeGeneratorRequest.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
|
Check release
Google.Protobuf.Compiler.CodeGeneratorResponse.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
|