Gap fill v2: enums, type safety, Hub wiring, CI #2
ci.yml
on: pull_request
aot-verify
1m 2s
Matrix: build-and-test
Annotations
5 errors, 10 warnings, and 2 notices
|
aot-verify
Process completed with exit code 1.
|
|
aot-verify
Assets file 'D:\a\GeneralUpdate\GeneralUpdate\src\c#\GeneralUpdate.Core\obj\project.assets.json' doesn't have a target for 'net10.0/win-x64'. Ensure that restore has run and that you have included 'net10.0' in the TargetFrameworks for your project. You may also need to include 'win-x64' in your project's RuntimeIdentifiers.
|
|
build-and-test (ubuntu-latest)
Process completed with exit code 1.
|
|
build-and-test (windows-latest)
The strategy configuration was canceled because "build-and-test.ubuntu-latest" failed
|
|
build-and-test (windows-latest)
The operation was canceled.
|
|
build-and-test (ubuntu-latest):
src/c#/GeneralUpdate.Core/FileSystem/StorageManager.cs#L255
Cannot convert null literal to non-nullable reference type.
|
|
build-and-test (ubuntu-latest):
src/c#/GeneralUpdate.Core/Configuration/GlobalConfigInfo.cs#L107
'GlobalConfigInfo.DriverDirectory' hides inherited member 'BaseConfigInfo.DriverDirectory'. Use the new keyword if hiding was intended.
|
|
build-and-test (ubuntu-latest):
src/c#/GeneralUpdate.Core/Configuration/ConfigurationMapper.cs#L21
Cannot convert null literal to non-nullable reference type.
|
|
build-and-test (ubuntu-latest):
src/c#/GeneralUpdate.Core/Tracer/TextTraceListener.cs#L53
'TextTraceListener.Dispose()' hides inherited member 'TraceListener.Dispose()'. Use the new keyword if hiding was intended.
|
|
build-and-test (ubuntu-latest):
src/c#/GeneralUpdate.Core/Strategy/WindowsStrategy.cs#L10
The using directive for 'GeneralUpdate.Core.Pipeline' appeared previously in this namespace
|
|
build-and-test (ubuntu-latest):
src/c#/GeneralUpdate.Core/Strategy/WindowsStrategy.cs#L8
The using directive for 'GeneralUpdate.Core' appeared previously in this namespace
|
|
build-and-test (ubuntu-latest):
src/c#/GeneralUpdate.Core/Strategy/LinuxStrategy.cs#L11
The using directive for 'GeneralUpdate.Core.Pipeline' appeared previously in this namespace
|
|
build-and-test (ubuntu-latest):
src/c#/GeneralUpdate.Core/Strategy/LinuxStrategy.cs#L9
The using directive for 'GeneralUpdate.Core' appeared previously in this namespace
|
|
build-and-test (ubuntu-latest):
src/c#/GeneralUpdate.Core/Strategy/AbstractStrategy.cs#L9
The using directive for 'GeneralUpdate.Core.Configuration' appeared previously in this namespace
|
|
build-and-test (ubuntu-latest):
src/c#/GeneralUpdate.Firmware/Strategy/Connections/IConnection.cs#L9
XML comment has cref attribute 'ConnectionType' that could not be resolved
|
|
aot-verify
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
build-and-test (windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|