Prepare MORYX 8 release #269
build-and-test.yml
on: push
EnvVar
0s
Publish
/
Publish
18s
Publish-Test-Coverage
/
Publish-Test-Coverage
28s
Annotations
1 error and 37 warnings
Publish / Publish
Process completed with exit code 1.
|
Build / Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build / Build:
src/Moryx.ControlSystem/Cells/Cell.cs#L35
'Cell.Capabilities' hides inherited member 'Resource.Capabilities'. Use the new keyword if hiding was intended.
|
Build / Build:
src/Moryx.ControlSystem/Cells/Cell.cs#L80
'Cell.CapabilitiesChanged' hides inherited member 'Resource.CapabilitiesChanged'. Use the new keyword if hiding was intended.
|
Build / Build:
src/Moryx.ControlSystem/Cells/Cell.cs#L35
Missing XML comment for publicly visible type or member 'Cell.Capabilities'
|
Build / Build:
src/Moryx.ControlSystem/Cells/Cell.cs#L80
Missing XML comment for publicly visible type or member 'Cell.CapabilitiesChanged'
|
Build / Build:
src/Moryx.Factory/MachineLocation.cs#L19
Possible null reference return.
|
Build / Build:
src/Moryx.Factory/MachineGroup.cs#L17
Non-nullable property 'DefaultIcon' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build / Build:
src/Moryx.Factory/TransportPath.cs#L18
Non-nullable property 'Origin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build / Build:
src/Moryx.Factory/TransportPath.cs#L21
Non-nullable property 'Destination' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build / Build:
src/Moryx.Factory/ManufacturingFactory.cs#L15
Non-nullable property 'BackgroundUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build / Build:
src/Moryx.Factory/MachineLocation.cs#L22
Non-nullable property 'SpecificIcon' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
IntegrationTests / IntegrationTests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
IntegrationTests / IntegrationTests:
src/Moryx.ControlSystem/Cells/Cell.cs#L35
'Cell.Capabilities' hides inherited member 'Resource.Capabilities'. Use the new keyword if hiding was intended.
|
IntegrationTests / IntegrationTests:
src/Moryx.ControlSystem/Cells/Cell.cs#L80
'Cell.CapabilitiesChanged' hides inherited member 'Resource.CapabilitiesChanged'. Use the new keyword if hiding was intended.
|
IntegrationTests / IntegrationTests:
src/Moryx.ControlSystem/Cells/Cell.cs#L35
Missing XML comment for publicly visible type or member 'Cell.Capabilities'
|
IntegrationTests / IntegrationTests:
src/Moryx.ControlSystem/Cells/Cell.cs#L80
Missing XML comment for publicly visible type or member 'Cell.CapabilitiesChanged'
|
IntegrationTests / IntegrationTests
Found version-specific or distribution-specific runtime identifier(s): alpine-arm, alpine-arm64, alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
IntegrationTests / IntegrationTests:
src/Moryx.Factory/MachineLocation.cs#L19
Possible null reference return.
|
IntegrationTests / IntegrationTests:
src/Moryx.Factory/TransportPath.cs#L18
Non-nullable property 'Origin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
IntegrationTests / IntegrationTests:
src/Moryx.Factory/TransportPath.cs#L21
Non-nullable property 'Destination' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
IntegrationTests / IntegrationTests:
src/Moryx.Factory/MachineGroup.cs#L17
Non-nullable property 'DefaultIcon' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
IntegrationTests / IntegrationTests:
src/Moryx.Factory/MachineLocation.cs#L22
Non-nullable property 'SpecificIcon' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
UnitTests / UnitTests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
UnitTests / UnitTests:
src/Moryx.ControlSystem/Cells/Cell.cs#L35
'Cell.Capabilities' hides inherited member 'Resource.Capabilities'. Use the new keyword if hiding was intended.
|
UnitTests / UnitTests:
src/Moryx.ControlSystem/Cells/Cell.cs#L80
'Cell.CapabilitiesChanged' hides inherited member 'Resource.CapabilitiesChanged'. Use the new keyword if hiding was intended.
|
UnitTests / UnitTests:
src/Moryx.ControlSystem/Cells/Cell.cs#L35
Missing XML comment for publicly visible type or member 'Cell.Capabilities'
|
UnitTests / UnitTests:
src/Moryx.ControlSystem/Cells/Cell.cs#L80
Missing XML comment for publicly visible type or member 'Cell.CapabilitiesChanged'
|
UnitTests / UnitTests
Found version-specific or distribution-specific runtime identifier(s): alpine-arm, alpine-arm64, alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
UnitTests / UnitTests:
src/Moryx.Factory/MachineGroup.cs#L17
Non-nullable property 'DefaultIcon' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
UnitTests / UnitTests:
src/Moryx.Factory/TransportPath.cs#L18
Non-nullable property 'Origin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
UnitTests / UnitTests:
src/Moryx.Factory/TransportPath.cs#L21
Non-nullable property 'Destination' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
UnitTests / UnitTests:
src/Moryx.Factory/ManufacturingFactory.cs#L15
Non-nullable property 'BackgroundUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
UnitTests / UnitTests:
src/Moryx.Factory/MachineLocation.cs#L19
Possible null reference return.
|
Publish / Publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ReportGenerator / ReportGenerator
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/download-artifact@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Publish-Test-Coverage / Publish-Test-Coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2, aws-actions/configure-aws-credentials@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-Test-Coverage / Publish-Test-Coverage
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
MORYX-Factory-coverage-results
Expired
|
2.58 MB |
|
MORYX-Factory-packages
Expired
|
177 KB |
|
MORYX-Factory-test-results
Expired
|
483 KB |
|