use correct framework #418
Annotations
6 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2, actions/[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/
|
|
Emux/Emux.GameBoy/Cpu/GameBoyCpu.cs#L26
Field 'GameBoyCpu._frameStartTickCount' is never assigned to, and will always have its default value 0
|
Emux/Emux.GameBoy/Audio/NoiseChannel.cs#L15
The field 'NoiseChannel._currentValue' is assigned but its value is never used
|
Emux/Emux.GameBoy/Cpu/GameBoyCpu.cs#L26
Field 'GameBoyCpu._frameStartTickCount' is never assigned to, and will always have its default value 0
|
Emux/Emux.GameBoy/Audio/NoiseChannel.cs#L15
The field 'NoiseChannel._currentValue' is assigned but its value is never used
|
The logs for this run have expired and are no longer available.
Loading