Skip to content

Adding Opera (3DO) as emulation core in Bizhawk #1363

Adding Opera (3DO) as emulation core in Bizhawk

Adding Opera (3DO) as emulation core in Bizhawk #1363

Triggered via pull request March 10, 2025 19:01
Status Failure
Total duration 4m 18s
Artifacts 2

ci.yml

on: pull_request
Build solution with analyzers
1m 31s
Build solution with analyzers
Build and package output
1m 40s
Build and package output
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 22 warnings
Build solution with analyzers: src/BizHawk.Emulation.Common/Database/FirmwareDatabase.cs#L5
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Build solution with analyzers: src/BizHawk.Emulation.Cores/Consoles/3DO/Opera.IRegionable.cs#L5
Remove 'partial' modifier from type with a single part (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1043)
Build solution with analyzers: src/BizHawk.Emulation.Cores/Consoles/3DO/LibOpera.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Build solution with analyzers: src/BizHawk.Emulation.Cores/Consoles/3DO/Opera.cs#L3
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Build solution with analyzers: src/BizHawk.Emulation.Cores/Consoles/3DO/Opera.cs#L8
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Build solution with analyzers: src/BizHawk.Emulation.Cores/Consoles/3DO/Opera.cs#L12
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Build solution with analyzers
Process completed with exit code 1.
Build and package output: src/BizHawk.Emulation.Common/Database/FirmwareDatabase.cs#L5
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Build and package output: src/BizHawk.Emulation.Cores/Consoles/3DO/Opera.IRegionable.cs#L5
Remove 'partial' modifier from type with a single part (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1043)
Build and package output: src/BizHawk.Emulation.Cores/Consoles/3DO/Opera.cs#L3
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Build and package output: src/BizHawk.Emulation.Cores/Consoles/3DO/Opera.cs#L8
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Build and package output: src/BizHawk.Emulation.Cores/Consoles/3DO/Opera.cs#L12
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Build and package output: src/BizHawk.Emulation.Cores/Consoles/3DO/LibOpera.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Test (Linux, ubuntu-22.04): src/BizHawk.Emulation.Common/Database/FirmwareDatabase.cs#L5
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Test (Linux, ubuntu-22.04): src/BizHawk.Emulation.Cores/Consoles/3DO/Opera.IRegionable.cs#L5
Remove 'partial' modifier from type with a single part (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1043)
Test (Linux, ubuntu-22.04): src/BizHawk.Emulation.Cores/CPUs/HuC6280/Execute.cs#L2340
Variable declaration can be inlined (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0018)
Test (Linux, ubuntu-22.04): src/BizHawk.Emulation.Cores/Consoles/3DO/LibOpera.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Test (Linux, ubuntu-22.04): src/BizHawk.Emulation.Cores/Consoles/3DO/Opera.cs#L3
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Test (Linux, ubuntu-22.04): src/BizHawk.Emulation.Cores/Consoles/3DO/Opera.cs#L8
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Test (Linux, ubuntu-22.04): src/BizHawk.Emulation.Cores/Consoles/3DO/Opera.cs#L12
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Test (Windows, windows-latest): src/BizHawk.Emulation.Common/Database/FirmwareDatabase.cs#L5
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Test (Windows, windows-latest): src/BizHawk.Emulation.Cores/Consoles/3DO/Opera.IRegionable.cs#L5
Remove 'partial' modifier from type with a single part (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1043)
Test (Windows, windows-latest): src/BizHawk.Emulation.Cores/CPUs/HuC6280/Execute.cs#L2340
Variable declaration can be inlined (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0018)
Test (Windows, windows-latest): src/BizHawk.Emulation.Cores/Consoles/3DO/LibOpera.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Test (Windows, windows-latest): src/BizHawk.Emulation.Cores/Consoles/3DO/Opera.cs#L3
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Test (Windows, windows-latest): src/BizHawk.Emulation.Cores/Consoles/3DO/Opera.cs#L8
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Test (Windows, windows-latest): src/BizHawk.Emulation.Cores/Consoles/3DO/Opera.cs#L12
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)

Artifacts

Produced during runtime
Name Size
BizHawk-dev-linux
77.6 MB
BizHawk-dev-windows
79.6 MB