Add metrics for LogicLooper #88
build-master.yaml
on: pull_request
Build and run tests
2m 3s
Matrix: Run tests using Release build
Annotations
1 error and 8 warnings
|
Build and run tests
Process completed with exit code 1.
|
|
Build and run tests:
test/LogicLooper.Test/LogicLooperTest.cs#L408
The variable 'ex' is assigned but its value is never used
|
|
Build and run tests:
test/LogicLooper.Test/LogicLooperTest.cs#L408
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build and run tests:
test/LogicLooper.Test/LogicLooperTest.cs#L392
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build and run tests
The variable 'lastFrameNum' is assigned but its value is never used
|
|
Build and run tests
The variable 'ex' is assigned but its value is never used
|
|
Build and run tests
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build and run tests
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build and run tests
The variable 'lastFrameNum' is assigned but its value is never used
|