Skip to content

Modernise and fix warnings #11

Modernise and fix warnings

Modernise and fix warnings #11

Triggered via push August 1, 2024 12:51
Status Success
Total duration 45s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: coverallsapp/github-action@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: Patterns/Proxy/EntriesProxy.cs#L24
Possible null reference return.
build: Patterns/Iterator/MatrixIterator.cs#L69
Possible null reference return.
build: Patterns/Iterator/MatrixIterator.cs#L71
Possible null reference return.
build: Tests/PrototypeTest.cs#L44
Dereference of a possibly null reference.
build: Tests/PrototypeTest.cs#L60
Dereference of a possibly null reference.
build: Patterns/Proxy/EntriesProxy.cs#L24
Possible null reference return.
build: Patterns/Iterator/MatrixIterator.cs#L69
Possible null reference return.
build: Patterns/Iterator/MatrixIterator.cs#L71
Possible null reference return.
build: Tests/PrototypeTest.cs#L44
Dereference of a possibly null reference.
build: Tests/PrototypeTest.cs#L60
Dereference of a possibly null reference.