ci: run unit tests before publishing #9
publish.yml
on: push
run-unit-tests
/
integration-tests
36s
publish-on-nuget
/
Publish Module on NuGet/GPR
23s
publish-on-github
/
Publish Module on GitHub
17s
Annotations
49 warnings
run-unit-tests / integration-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
run-unit-tests / integration-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run-unit-tests / integration-tests:
Bannerlord.ExpandedTemplate.Domain/EquipmentPool/GetEquipment.cs#L10
Possible null reference return.
|
run-unit-tests / integration-tests:
Bannerlord.ExpandedTemplate.Infrastructure/EquipmentPool/List/Mappers/NpcCharacterMapper.cs#L79
Possible null reference argument for parameter 'key' in 'bool IDictionary<string, Equipment>.ContainsKey(string key)'.
|
run-unit-tests / integration-tests:
Bannerlord.ExpandedTemplate.Domain.Tests/EquipmentPool/Util/EquipmentPoolPickerShould.cs#L102
Cannot convert null literal to non-nullable reference type.
|
run-unit-tests / integration-tests:
Bannerlord.ExpandedTemplate.Infrastructure.Tests/EquipmentPool/List/Mappers/EquipmentSetMapperShould.cs#L29
Cannot convert null literal to non-nullable reference type.
|
run-unit-tests / integration-tests:
Bannerlord.ExpandedTemplate.Infrastructure.Tests/EquipmentPool/List/Mappers/EquipmentSetMapperShould.cs#L70
Cannot convert null literal to non-nullable reference type.
|
run-unit-tests / integration-tests:
Bannerlord.ExpandedTemplate.Domain/EquipmentPool/GetEquipment.cs#L10
Possible null reference return.
|
run-unit-tests / integration-tests:
Bannerlord.ExpandedTemplate.Infrastructure/EquipmentPool/List/Mappers/NpcCharacterMapper.cs#L79
Possible null reference argument for parameter 'key' in 'bool IDictionary<string, Equipment>.ContainsKey(string key)'.
|
run-unit-tests / integration-tests:
Bannerlord.ExpandedTemplate.Integration/SubModule.cs#L33
Non-nullable field '_forceCivilianEquipmentSetter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
run-unit-tests / integration-tests:
Bannerlord.ExpandedTemplate.Integration/SubModule.cs#L33
Non-nullable field '_missionSpawnEquipmentPoolSetter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
run-unit-tests / integration-tests:
Bannerlord.ExpandedTemplate.Integration/SubModule.cs#L39
Non-nullable field '_cacheProvider' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
run-unit-tests / integration-tests:
Bannerlord.ExpandedTemplate.Integration/SubModule.cs#L39
Non-nullable field '_forceCivilianEquipmentSetter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
run-unit-tests / integration-tests:
Bannerlord.ExpandedTemplate.Integration/SubModule.cs#L39
Non-nullable field '_missionSpawnEquipmentPoolSetter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
|
|
build-module
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-module
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-module
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-module
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-module:
Bannerlord.ExpandedTemplate.Domain/EquipmentPool/GetEquipment.cs#L10
Possible null reference return.
|
build-module:
Bannerlord.ExpandedTemplate.Infrastructure/EquipmentPool/List/Mappers/NpcCharacterMapper.cs#L79
Possible null reference argument for parameter 'key' in 'bool IDictionary<string, Equipment>.ContainsKey(string key)'.
|
build-module:
Bannerlord.ExpandedTemplate.Integration/SubModule.cs#L33
Non-nullable field '_forceCivilianEquipmentSetter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-module:
Bannerlord.ExpandedTemplate.Integration/SubModule.cs#L33
Non-nullable field '_missionSpawnEquipmentPoolSetter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-module:
Bannerlord.ExpandedTemplate.Integration/SubModule.cs#L39
Non-nullable field '_cacheProvider' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-module:
Bannerlord.ExpandedTemplate.Integration/SubModule.cs#L39
Non-nullable field '_forceCivilianEquipmentSetter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-module:
Bannerlord.ExpandedTemplate.Integration/SubModule.cs#L39
Non-nullable field '_missionSpawnEquipmentPoolSetter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-module:
Bannerlord.ExpandedTemplate.Integration/SetSpawnEquipment/EquipmentPools/Mappers/EquipmentMapper.cs#L17
Possible null reference return.
|
build-module:
Bannerlord.ExpandedTemplate.Integration/SetSpawnEquipment/EquipmentPools/Mappers/EquipmentMapper.cs#L22
Possible null reference return.
|
build-module:
Bannerlord.ExpandedTemplate.Integration/SetSpawnEquipment/EquipmentPools/Mappers/EquipmentMapper.cs#L47
Possible null reference return.
|
publish-on-github / Publish Module on GitHub
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/create-release@v1, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
publish-on-github / Publish Module on GitHub
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/create-release@v1, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
publish-on-github / Publish Module on GitHub
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
publish-on-github / Publish Module on GitHub
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
publish-on-github / Publish Module on GitHub
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
publish-on-github / Publish Module on GitHub
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
publish-on-github / Publish Module on GitHub
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
publish-on-github / Publish Module on GitHub
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
publish-on-nuget / Publish Module on NuGet/GPR:
Bannerlord.ExpandedTemplate.Domain/EquipmentPool/GetEquipment.cs#L10
Possible null reference return.
|
publish-on-nuget / Publish Module on NuGet/GPR:
Bannerlord.ExpandedTemplate.Infrastructure/EquipmentPool/List/Mappers/NpcCharacterMapper.cs#L79
Possible null reference argument for parameter 'key' in 'bool IDictionary<string, Equipment>.ContainsKey(string key)'.
|
publish-on-nuget / Publish Module on NuGet/GPR:
Bannerlord.ExpandedTemplate.Integration/SubModule.cs#L33
Non-nullable field '_forceCivilianEquipmentSetter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
publish-on-nuget / Publish Module on NuGet/GPR:
Bannerlord.ExpandedTemplate.Integration/SubModule.cs#L33
Non-nullable field '_missionSpawnEquipmentPoolSetter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
publish-on-nuget / Publish Module on NuGet/GPR:
Bannerlord.ExpandedTemplate.Integration/SubModule.cs#L39
Non-nullable field '_cacheProvider' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
publish-on-nuget / Publish Module on NuGet/GPR:
Bannerlord.ExpandedTemplate.Integration/SubModule.cs#L39
Non-nullable field '_forceCivilianEquipmentSetter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
publish-on-nuget / Publish Module on NuGet/GPR:
Bannerlord.ExpandedTemplate.Integration/SubModule.cs#L39
Non-nullable field '_missionSpawnEquipmentPoolSetter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
|
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
bannerlord
|
61.7 KB |
|