Implemented bot vs bot test #27
Annotations
13 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
Battleships.Common/Settings/CosmosDbSettings.cs#L5
Non-nullable property 'Account' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Battleships.Common/Settings/CosmosDbSettings.cs#L6
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Battleships.Common/Settings/CosmosDbSettings.cs#L7
Non-nullable property 'DatabaseName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Battleships.Common/Settings/CosmosDbSettings.cs#L8
Non-nullable property 'ContainerName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Battleships.Common/Settings/CosmosDbSettings.cs#L9
Non-nullable property 'TestContainerName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Battleships.AI/Strategies/Heuristics/HitHeuristicStrategy.cs#L11
The field 'HitHeuristicStrategy.POSSIBLE_SHIP_LOCATION_WEIGHT' is assigned but its value is never used
|
build:
Battleships.Common/Settings/CosmosDbSettings.cs#L5
Non-nullable property 'Account' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Battleships.Common/Settings/CosmosDbSettings.cs#L6
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Battleships.Common/Settings/CosmosDbSettings.cs#L7
Non-nullable property 'DatabaseName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Battleships.Common/Settings/CosmosDbSettings.cs#L8
Non-nullable property 'ContainerName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
deploy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "webapp".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
webapp
Expired
|
25.5 MB |
|