Bump Version #18
dotnet.yml
on: push
Build, test and pack
17s
deploy
0s
Annotations
10 errors and 3 warnings
Build, test and pack:
ADNES.Tests/CPU/ADC_Tests.cs#L2
The type or namespace name 'impl' does not exist in the namespace 'ADNES.Cartridge.Mappers' (are you missing an assembly reference?)
|
Build, test and pack:
ADNES.Tests/CPU/AND_Tests.cs#L1
The type or namespace name 'impl' does not exist in the namespace 'ADNES.Cartridge.Mappers' (are you missing an assembly reference?)
|
Build, test and pack:
ADNES.Tests/CPU/ASL_Tests.cs#L1
The type or namespace name 'impl' does not exist in the namespace 'ADNES.Cartridge.Mappers' (are you missing an assembly reference?)
|
Build, test and pack:
ADNES.Tests/CPU/BCC_Tests.cs#L1
The type or namespace name 'impl' does not exist in the namespace 'ADNES.Cartridge.Mappers' (are you missing an assembly reference?)
|
Build, test and pack:
ADNES.Tests/CPU/BCS_Tests.cs#L1
The type or namespace name 'impl' does not exist in the namespace 'ADNES.Cartridge.Mappers' (are you missing an assembly reference?)
|
Build, test and pack:
ADNES.Tests/CPU/BEQ_Tests.cs#L1
The type or namespace name 'impl' does not exist in the namespace 'ADNES.Cartridge.Mappers' (are you missing an assembly reference?)
|
Build, test and pack:
ADNES.Tests/CPU/BIT_Tests.cs#L1
The type or namespace name 'impl' does not exist in the namespace 'ADNES.Cartridge.Mappers' (are you missing an assembly reference?)
|
Build, test and pack:
ADNES.Tests/CPU/BMI_Tests.cs#L1
The type or namespace name 'impl' does not exist in the namespace 'ADNES.Cartridge.Mappers' (are you missing an assembly reference?)
|
Build, test and pack:
ADNES.Tests/CPU/BNE_Tests.cs#L1
The type or namespace name 'impl' does not exist in the namespace 'ADNES.Cartridge.Mappers' (are you missing an assembly reference?)
|
Build, test and pack:
ADNES.Tests/CPU/BPL_Tests.cs#L1
The type or namespace name 'impl' does not exist in the namespace 'ADNES.Cartridge.Mappers' (are you missing an assembly reference?)
|
Build, test and pack
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build, test and pack:
ADNES/Cartridge/Mappers/CNROM.cs#L35
The field 'CNROM._prgRomMirroring' is never used
|
Build, test and pack:
ADNES/Cartridge/Mappers/CNROM.cs#L35
The field 'CNROM._prgRomMirroring' is never used
|