Fix Actions #120
build.yml
on: push
check-secret
/
Check Secret
0s
validate-cfg-files
13s
build
23s
Annotations
7 errors and 6 warnings
build:
src/RealAntennasProject/ModuleRealAntenna.cs#L177
'Part' does not contain a definition for 'FindModuleImplementingFast' and no accessible extension method 'FindModuleImplementingFast' accepting a first argument of type 'Part' could be found (are you missing a using directive or an assembly reference?)
|
build:
src/RealAntennasProject/RACommNetVessel.cs#L136
'Part' does not contain a definition for 'FindModuleImplementingFast' and no accessible extension method 'FindModuleImplementingFast' accepting a first argument of type 'Part' could be found (are you missing a using directive or an assembly reference?)
|
build:
src/RealAntennasProject/RACommNetVessel.cs#L159
'Part' does not contain a definition for 'FindModuleImplementingFast' and no accessible extension method 'FindModuleImplementingFast' accepting a first argument of type 'Part' could be found (are you missing a using directive or an assembly reference?)
|
build:
src/RealAntennasProject/RACommNetVessel.cs#L191
'Part' does not contain a definition for 'FindModulesImplementingReadOnly' and no accessible extension method 'FindModulesImplementingReadOnly' accepting a first argument of type 'Part' could be found (are you missing a using directive or an assembly reference?)
|
build:
src/RealAntennasProject/RACommNetVessel.cs#L217
'Part' does not contain a definition for 'FindModuleImplementingFast' and no accessible extension method 'FindModuleImplementingFast' accepting a first argument of type 'Part' could be found (are you missing a using directive or an assembly reference?)
|
build:
src/RealAntennasProject/RACommNetVessel.cs#L247
'Part' does not contain a definition for 'FindModuleImplementingFast' and no accessible extension method 'FindModuleImplementingFast' accepting a first argument of type 'Part' could be found (are you missing a using directive or an assembly reference?)
|
build
Process completed with exit code 1.
|
validate-cfg-files
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/
|
validate-cfg-files
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/
|
build
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
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
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
build
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|