Skip to content

feat(message)!: apache avro payload support #587

feat(message)!: apache avro payload support

feat(message)!: apache avro payload support #587

Triggered via pull request May 28, 2024 10:13
@VisualBeanVisualBean
synchronize #170
alex/avro
Status Success
Total duration 2m 13s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
build (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (macos-latest): src/LEGO.AsyncAPI/Models/AsyncApiAvroSchemaPayload.cs#L36
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest): src/LEGO.AsyncAPI/Models/AsyncApiAvroSchemaPayload.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest): src/LEGO.AsyncAPI/Models/Avro/AvroSchema.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest): src/LEGO.AsyncAPI/Models/Avro/AvroSchema.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (windows-latest): src/LEGO.AsyncAPI/Models/AsyncApiAvroSchemaPayload.cs#L36
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest): src/LEGO.AsyncAPI/Models/AsyncApiAvroSchemaPayload.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest): src/LEGO.AsyncAPI/Models/Avro/AvroSchema.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest): src/LEGO.AsyncAPI/Models/Avro/AvroSchema.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.