Skip to content

AOT Compile ZXSpectrum #68

AOT Compile ZXSpectrum

AOT Compile ZXSpectrum #68

Manually triggered October 22, 2024 18:24
Status Success
Total duration 3m 11s
Artifacts

main.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, crazy-max/[email protected]. 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, crazy-max/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
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/Gameboy.cs#L21
The field 'Gameboy.bank' is assigned but its value 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/Cpus/Z80/Z80.cs#L435
The field 'Z80.diff' 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/Hardware/Output/Screen.cs#L19
The field 'Screen.dirtyborder' is assigned but its value is never used