Skip to content

Build and release website #41

Build and release website

Build and release website #41

Manually triggered February 7, 2024 18:49
Status Success
Total duration 9m 45s
Artifacts 3

build-deploy-api.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

36 warnings
Build frontend
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3, actions/upload-artifact@v3.1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build frontend
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/
Test API
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test API: src/Shared/CloudRepublic.BenchMark.Shared/Domain/Entities/BenchMarkResult.cs#L8
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test API: src/Shared/CloudRepublic.BenchMark.Shared/Domain/Entities/BenchMarkResult.cs#L13
Non-nullable property 'Sku' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test API: src/Shared/CloudRepublic.BenchMark.Shared/Domain/Entities/BenchMarkResult.cs#L23
Non-nullable property 'ServerName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test API: src/Shared/CloudRepublic.BenchMark.Shared/Application/Static/BenchMarkTypeGenerator.cs#L23
Possible null reference argument for parameter 'input' in 'EnumFromString<Language>.EnumFromString(string input)'.
Test API: src/Shared/CloudRepublic.BenchMark.Shared/Application/Static/BenchMarkTypeGenerator.cs#L24
Possible null reference argument for parameter 'input' in 'EnumFromString<Runtime>.EnumFromString(string input)'.
Test API: src/Shared/CloudRepublic.BenchMark.Shared/Application/Static/BenchMarkTypeGenerator.cs#L25
Possible null reference argument for parameter 'input' in 'EnumFromString<CloudProvider>.EnumFromString(string input)'.
Test API: src/Shared/CloudRepublic.BenchMark.Shared/Application/Static/BenchMarkTypeGenerator.cs#L26
Possible null reference argument for parameter 'input' in 'EnumFromString<HostEnvironment>.EnumFromString(string input)'.
Build API
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3.1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build API: src/Shared/CloudRepublic.BenchMark.Shared/Domain/Entities/BenchMarkResult.cs#L8
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build API: src/Shared/CloudRepublic.BenchMark.Shared/Domain/Entities/BenchMarkResult.cs#L13
Non-nullable property 'Sku' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build API: src/Shared/CloudRepublic.BenchMark.Shared/Domain/Entities/BenchMarkResult.cs#L23
Non-nullable property 'ServerName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build API: src/Shared/CloudRepublic.BenchMark.Shared/Application/Static/BenchMarkTypeGenerator.cs#L23
Possible null reference argument for parameter 'input' in 'EnumFromString<Language>.EnumFromString(string input)'.
Build API: src/Shared/CloudRepublic.BenchMark.Shared/Application/Static/BenchMarkTypeGenerator.cs#L24
Possible null reference argument for parameter 'input' in 'EnumFromString<Runtime>.EnumFromString(string input)'.
Build API: src/Shared/CloudRepublic.BenchMark.Shared/Application/Static/BenchMarkTypeGenerator.cs#L25
Possible null reference argument for parameter 'input' in 'EnumFromString<CloudProvider>.EnumFromString(string input)'.
Build API: src/Shared/CloudRepublic.BenchMark.Shared/Application/Static/BenchMarkTypeGenerator.cs#L26
Possible null reference argument for parameter 'input' in 'EnumFromString<HostEnvironment>.EnumFromString(string input)'.
Build test runner
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3.1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build test runner: src/Shared/CloudRepublic.BenchMark.Shared/Domain/Entities/BenchMarkResult.cs#L8
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build test runner: src/Shared/CloudRepublic.BenchMark.Shared/Domain/Entities/BenchMarkResult.cs#L13
Non-nullable property 'Sku' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build test runner: src/Shared/CloudRepublic.BenchMark.Shared/Domain/Entities/BenchMarkResult.cs#L23
Non-nullable property 'ServerName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build test runner: src/Shared/CloudRepublic.BenchMark.Shared/Application/Static/BenchMarkTypeGenerator.cs#L23
Possible null reference argument for parameter 'input' in 'EnumFromString<Language>.EnumFromString(string input)'.
Build test runner: src/Shared/CloudRepublic.BenchMark.Shared/Application/Static/BenchMarkTypeGenerator.cs#L24
Possible null reference argument for parameter 'input' in 'EnumFromString<Runtime>.EnumFromString(string input)'.
Build test runner: src/Shared/CloudRepublic.BenchMark.Shared/Application/Static/BenchMarkTypeGenerator.cs#L25
Possible null reference argument for parameter 'input' in 'EnumFromString<CloudProvider>.EnumFromString(string input)'.
Build test runner: src/Shared/CloudRepublic.BenchMark.Shared/Application/Static/BenchMarkTypeGenerator.cs#L26
Possible null reference argument for parameter 'input' in 'EnumFromString<HostEnvironment>.EnumFromString(string input)'.
Deploy application
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3.0.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
api Expired
7.14 MB
frontend Expired
773 KB
testRunner Expired
6.92 MB