build-nuget-package #2
Annotations
16 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, brandedoutcast/[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:
src/Edge.cs#L6
Cannot convert null literal to non-nullable reference type.
|
build:
src/GeometryBorder.cs#L19
Converting null literal or possible null value to non-nullable type.
|
build:
src/GeometryBorder.cs#L20
Converting null literal or possible null value to non-nullable type.
|
build:
src/GeometryBorder.cs#L21
Converting null literal or possible null value to non-nullable type.
|
build:
src/Edge.cs#L6
Non-nullable property 'DEdge' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/TextSticker.cs#L35
Converting null literal or possible null value to non-nullable type.
|
build:
src/TextSticker.cs#L35
Possible null reference assignment.
|
build:
src/TextSticker.cs#L36
Converting null literal or possible null value to non-nullable type.
|
build:
src/TextSticker.cs#L36
Possible null reference assignment.
|
build:
src/TextSticker.cs#L37
Converting null literal or possible null value to non-nullable type.
|
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
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
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
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
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/
|