Skip to content

More top level statements! #379

More top level statements!

More top level statements! #379

Triggered via push November 18, 2024 08:25
Status Success
Total duration 2m 42s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: NuGet/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: NuGet/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: src/Bedrock.Framework.Experimental/Protocols/Http2ClientProtocol.cs#L14
'Http2ClientProtocol.DefaultInitialWindowSize' hides inherited member 'Http2Protocol.DefaultInitialWindowSize'. Use the new keyword if hiding was intended.
build: src/Bedrock.Framework.Experimental/Protocols/RabbitMQ/Methods/QueueDeleteOk.cs#L27
The variable 'ex' is declared but never used
build: src/Bedrock.Framework.Experimental/Protocols/RabbitMQ/Methods/QueueDeclareOk.cs#L31
The variable 'ex' is declared but never used
build: src/Bedrock.Framework.Experimental/Protocols/RabbitMQ/Methods/ConnectionTune.cs#L34
The variable 'ex' is declared but never used
build: src/Bedrock.Framework.Experimental/Protocols/RabbitMQ/Methods/ConnectionStart.cs#L55
The variable 'ex' is declared but never used
build: src/Bedrock.Framework.Experimental/Protocols/RabbitMQ/Methods/ConnectionOpenOk.cs#L24
The variable 'ex' is declared but never used
build: src/Bedrock.Framework.Experimental/Protocols/RabbitMQ/Methods/ChannelOpenOk.cs#L25
The variable 'ex' is declared but never used
build: src/Bedrock.Framework.Experimental/Protocols/Http2/HPack/StaticTable.cs#L39
'HeaderNames.Authority' is obsolete: 'This is obsolete and will be removed in a future version. Header dictionaries do not contain this key.'
build: src/Bedrock.Framework.Experimental/Protocols/Http2/HPack/StaticTable.cs#L40
'HeaderNames.Method' is obsolete: 'This is obsolete and will be removed in a future version. Header dictionaries do not contain this key.'
build: src/Bedrock.Framework.Experimental/Protocols/Http2/HPack/StaticTable.cs#L41
'HeaderNames.Method' is obsolete: 'This is obsolete and will be removed in a future version. Header dictionaries do not contain this key.'
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/