This repository has been archived by the owner on Oct 12, 2024. It is now read-only.
Add a thing #6
Annotations
1 error and 20 warnings
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Starship/Rockstar.Engine/rockstar.peg#L52
The rule 'EOB' is never used.
|
Starship/Rockstar.Engine/Values/Value.cs#L5
'Value' defines operator == or operator != but does not override Object.Equals(object o)
|
Starship/Rockstar.Engine/Values/Value.cs#L5
'Value' defines operator == or operator != but does not override Object.GetHashCode()
|
Starship/Rockstar.Engine/Values/ValueOf.cs#L6
Dereference of a possibly null reference.
|
Starship/Rockstar.Test/Values/StrïngTests.cs#L21
Parameter 'output' is unread.
|
Starship/Rockstar.Test/ExampleTests.cs#L3
Parameter 'ITestOutputHelper output' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
Starship/Rockstar.Test/Values/StrïngTests.cs#L10
Parameter 'output' is unread.
|
Starship/Rockstar.Test/Parsing/BlockTests.cs#L3
Parameter 'output' is unread.
|
|
Starship/Rockstar.Engine/rockstar.peg#L52
The rule 'EOB' is never used.
|
Starship/Rockstar.Engine/Values/Value.cs#L5
'Value' defines operator == or operator != but does not override Object.Equals(object o)
|
Starship/Rockstar.Engine/Values/Value.cs#L5
'Value' defines operator == or operator != but does not override Object.GetHashCode()
|
Starship/Rockstar.Engine/Values/ValueOf.cs#L6
Dereference of a possibly null reference.
|
Starship/Rockstar.Test/Values/StrïngTests.cs#L21
Parameter 'output' is unread.
|
Starship/Rockstar.Test/ExampleTests.cs#L3
Parameter 'ITestOutputHelper output' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
Starship/Rockstar.Test/Values/StrïngTests.cs#L10
Parameter 'output' is unread.
|
Starship/Rockstar.Test/Parsing/BlockTests.cs#L3
Parameter 'output' is unread.
|
Starship/Rockstar.Engine/rockstar.peg#L52
The rule 'EOB' is never used.
|
Starship/Rockstar.Engine/Values/Value.cs#L5
'Value' defines operator == or operator != but does not override Object.Equals(object o)
|
This job failed
Loading