Bump version #37
Annotations
9 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@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/
|
Build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build:
p4g64.customSubMenu/Mod.cs#L59
Possible null reference assignment.
|
Build:
p4g64.customSubMenu/Mod.cs#L47
Non-nullable field '_bfEmulator' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
p4g64.customSubMenu/Utils.cs#L12
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
p4g64.customSubMenu/Utils.cs#L13
Non-nullable field '_config' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Loading