Skip to content

Update to 9 Test

Update to 9 Test #58

Triggered via push October 9, 2024 13:59
Status Failure
Total duration 2m 36s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 12 warnings
build: Platforms/ZXBox.Blazor/Components/EmulatorComponent.razor.cs#L143
'WebAssemblyJSRuntime' does not contain a definition for 'InvokeUnmarshalled' and no accessible extension method 'InvokeUnmarshalled' accepting a first argument of type 'WebAssemblyJSRuntime' could be found (are you missing a using directive or an assembly reference?)
build: Platforms/ZXBox.Blazor/Components/EmulatorComponent.razor.cs#L177
'WebAssemblyJSRuntime' does not contain a definition for 'InvokeUnmarshalled' and no accessible extension method 'InvokeUnmarshalled' accepting a first argument of type 'WebAssemblyJSRuntime' could be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: ZXBox.Core/Hardware/Output/Screen.cs#L263
Unreachable code detected
build: ZXBox.Core/Snapshot/Z80FileFormat.cs#L163
Unreachable code detected
build: ZXBox.Core/ZxSpectrum.cs#L14
The field 'ZXSpectrum.romBytes' is never used
build: ZXBox.Core/Cpus/Z80/Z80AssemblerInstructions.cs#L1338
The field 'Z80.cpdrc' is never used
build: ZXBox.Core/Cpus/Z80/Z80.cs#L559
The field 'Z80.start' is never used
build: ZXBox.Core/Hardware/Input/TapePlayer.cs#L104
The field 'TapePlayer.lastTstate' is assigned but its value is never used
build: ZXBox.Core/Hardware/Output/Screen.cs#L19
The field 'Screen.dirtyborder' is assigned but its value is never used
build: ZXBox.Core/Cpus/Z80/Z80AssemblerInstructions.cs#L705
The field 'Z80.ldimemval' is assigned but its value is never used
build: ZXBox.Core/Cpus/Z80/Z80.cs#L435
The field 'Z80.diff' is assigned but its value is never used
build: ZXBox.Core/Hardware/Input/TapePlayer.cs#L105
The field 'TapePlayer.diff' is assigned but its value is never used