Skip to content

build-nuget-package

build-nuget-package #3

Manually triggered October 14, 2023 11:16
Status Failure
Total duration 48s
Artifacts

build-nuget-package.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
build
The readme file 'README.md' does not exist in the package.
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. 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/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: src/TextSticker.cs#L38
Unboxing a possibly null value.
build: src/TextSticker.cs#L39
Unboxing a possibly null value.
build: src/TextSticker.cs#L40
Unboxing a possibly null value.
build: src/TextSticker.cs#L41
Unboxing a possibly null value.