Skip to content

.github/workflows/main-publish.yml #19

.github/workflows/main-publish.yml

.github/workflows/main-publish.yml #19

Manually triggered September 2, 2023 14:30
Status Success
Total duration 1m 2s
Artifacts

main-publish.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: greenygh0st/net-proj-release-version@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
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/
build: src/ExtensionTests/EnumParsingTests.cs#L41
Nullable value type may be null.
build: src/ExtensionTests/StringExtensionTests.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/ExtensionTests/StringExtensionTests.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/ExtensionTests/EnumParsingTests.cs#L41
Nullable value type may be null.
build: src/ExtensionTests/StringExtensionTests.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/ExtensionTests/StringExtensionTests.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.