Skip to content
This repository has been archived by the owner on Apr 23, 2023. It is now read-only.

Created ideal CI CD Actions #1

Created ideal CI CD Actions

Created ideal CI CD Actions #1

Triggered via pull request April 16, 2023 20:04
Status Failure
Total duration 3m 56s
Artifacts

unit-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 20 warnings
build
Process completed with exit code 1.
build: src/Crash.Handlers/Changes/ChangeUtils.cs#L69
The type 'Font' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Drawing.Common, Version=0.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'.
build: src/Crash.Handlers/Changes/ChangeUtils.cs#L69
The type 'Font' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Drawing.Common, Version=0.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'.
build: src/Crash.Common/Logging/CrashLogger.cs#L26
Nullability in constraints for type parameter 'TState' of method 'CrashLogger.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
build: src/Crash.Common/Tables/CacheTable.cs#L80
Possible null reference assignment.
build: src/Crash.Common/Document/CrashDoc.cs#L75
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method
build: tests/Crash.Common.Tests/Communications/CrashServer_Tests.cs#L70
Converting null literal or possible null value to non-nullable type.
build: tests/Crash.Common.Tests/Communications/CrashServer_Tests.cs#L71
Converting null literal or possible null value to non-nullable type.
build: tests/Crash.Common.Tests/Communications/CrashServer_Tests.cs#L72
Converting null literal or possible null value to non-nullable type.
build: tests/Crash.Common.Tests/Communications/CrashServer_Tests.cs#L73
Converting null literal or possible null value to non-nullable type.
build: tests/Crash.Common.Tests/Communications/CrashServer_Tests.cs#L74
Converting null literal or possible null value to non-nullable type.
build: tests/Crash.Common.Tests/Communications/CrashServer_Tests.cs#L75
Converting null literal or possible null value to non-nullable type.
build: tests/Crash.Common.Tests/Communications/CrashServer_Tests.cs#L83
Converting null literal or possible null value to non-nullable type.
build: src/Crash.Common/Logging/CrashLogger.cs#L26
Nullability in constraints for type parameter 'TState' of method 'CrashLogger.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
build: src/Crash.Common/Communications/CrashServer.cs#L156
Nullability of reference types in type of parameter 'sender' of 'void CrashServer.Process_Exited(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
build: src/Crash.Common/Communications/CrashServer.cs#L157
Nullability of reference types in type of parameter 'sender' of 'void CrashServer.Process_Exited(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
build: src/Crash.Common/Communications/CrashServer.cs#L230
Nullability of reference types in type of parameter 'sender' of 'void CrashServer.Process_Exited(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
build: src/Crash.Common/Communications/CrashServer.cs#L231
Nullability of reference types in type of parameter 'sender' of 'void CrashServer.Process_Exited(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
build: src/Crash.Common/Tables/CameraTable.cs#L90
Possible null reference assignment.
build: src/Crash.Common/Tables/CacheTable.cs#L80
Possible null reference assignment.
build: src/Crash.Common/Document/CrashDoc.cs#L75
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method
build: src/Crash.Common/Logging/CrashLogger.cs#L26
Nullability in constraints for type parameter 'TState' of method 'CrashLogger.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
build: src/Crash.Common/Tables/CacheTable.cs#L80
Possible null reference assignment.