Skip to content

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

.github/workflows/main-publish.yml

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

Manually triggered April 3, 2023 03:23
Status Success
Total duration 45s
Artifacts

main-publish.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: greenygh0st/net-proj-release-version@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
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/EnumExtensionTests.cs#L107
Non-nullable property 'Size' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/ExtensionTests/EnumExtensionTests.cs#L113
Non-nullable property 'Size' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/ExtensionTests/EnumExtensionTests.cs#L119
Non-nullable property 'Size' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/ExtensionTests/EnumJSONSerializationTests.cs#L17
Dereference of a possibly null reference.
build: src/ExtensionTests/EnumJSONSerializationTests.cs#L32
Dereference of a possibly null reference.
build: src/ExtensionTests/EnumJSONSerializationTests.cs#L43
Dereference of a possibly null reference.
build: src/ExtensionTests/EnumParsingTests.cs#L41
Nullable value type may be null.
build: src/ExtensionTests/EnumJSONSerializationTests.cs#L54
Dereference of a possibly null reference.
build: src/ExtensionTests/EnumWithDescriptionTests.cs#L18
Dereference of a possibly null reference.
build: src/ExtensionTests/EnumWithDescriptionTests.cs#L30
Dereference of a possibly null reference.