Skip to content

> add thread number

> add thread number #4

Triggered via push May 28, 2024 20:33
Status Success
Total duration 4m 15s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
build (Debug)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (Debug)
No files were found with the provided path: ./\AppPackages. No artifacts will be uploaded.
build (Debug): Form1.cs#L32
Non-nullable field 'cts' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Debug): Form1.cs#L171
Dereference of a possibly null reference.
build (Debug): Form1.cs#L171
Converting null literal or possible null value to non-nullable type.
build (Debug): Form1.cs#L222
Dereference of a possibly null reference.
build (Debug): Form1.cs#L257
Dereference of a possibly null reference.
build (Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (Release)
No files were found with the provided path: ./\AppPackages. No artifacts will be uploaded.
build (Release): Form1.cs#L32
Non-nullable field 'cts' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release): Form1.cs#L171
Dereference of a possibly null reference.
build (Release): Form1.cs#L171
Converting null literal or possible null value to non-nullable type.
build (Release): Form1.cs#L222
Dereference of a possibly null reference.
build (Release): Form1.cs#L257
Dereference of a possibly null reference.