Skip to content

fix: CI

fix: CI #2

Triggered via push September 4, 2024 05:25
Status Cancelled
Total duration 7m 28s
Artifacts
Matrix: test_go
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 112 warnings
test_go (TestModels/Refinement)
Error: Cannot locate Gradle Wrapper script at '/Users/runner/work/smithy-dafny/smithy-dafny/smithy-dafny-codegen-modules/smithy-rs/gradlew'. Specify 'gradle-version' or 'gradle-executable' for projects without Gradle wrapper configured.
test_go (TestModels/Aggregate)
Error: Cannot locate Gradle Wrapper script at '/Users/runner/work/smithy-dafny/smithy-dafny/smithy-dafny-codegen-modules/smithy-rs/gradlew'. Specify 'gradle-version' or 'gradle-executable' for projects without Gradle wrapper configured.
test_go (TestModels/SimpleTypes/SimpleEnum)
Error: Cannot locate Gradle Wrapper script at '/Users/runner/work/smithy-dafny/smithy-dafny/smithy-dafny-codegen-modules/smithy-rs/gradlew'. Specify 'gradle-version' or 'gradle-executable' for projects without Gradle wrapper configured.
test_go (TestModels/CodegenPatches)
Error: Cannot locate Gradle Wrapper script at '/Users/runner/work/smithy-dafny/smithy-dafny/smithy-dafny-codegen-modules/smithy-rs/gradlew'. Specify 'gradle-version' or 'gradle-executable' for projects without Gradle wrapper configured.
test_go (TestModels/Constructor)
Error: Cannot locate Gradle Wrapper script at '/Users/runner/work/smithy-dafny/smithy-dafny/smithy-dafny-codegen-modules/smithy-rs/gradlew'. Specify 'gradle-version' or 'gradle-executable' for projects without Gradle wrapper configured.
test_go (TestModels/Union)
Error: Cannot locate Gradle Wrapper script at '/Users/runner/work/smithy-dafny/smithy-dafny/smithy-dafny-codegen-modules/smithy-rs/gradlew'. Specify 'gradle-version' or 'gradle-executable' for projects without Gradle wrapper configured.
test_go (TestModels/SimpleTypes/SimpleInteger)
Error: Cannot locate Gradle Wrapper script at '/Users/runner/work/smithy-dafny/smithy-dafny/smithy-dafny-codegen-modules/smithy-rs/gradlew'. Specify 'gradle-version' or 'gradle-executable' for projects without Gradle wrapper configured.
test_go (TestModels/Extendable)
Error: Cannot locate Gradle Wrapper script at '/Users/runner/work/smithy-dafny/smithy-dafny/smithy-dafny-codegen-modules/smithy-rs/gradlew'. Specify 'gradle-version' or 'gradle-executable' for projects without Gradle wrapper configured.
test_go (TestModels/Errors)
Error: Cannot locate Gradle Wrapper script at '/Users/runner/work/smithy-dafny/smithy-dafny/smithy-dafny-codegen-modules/smithy-rs/gradlew'. Specify 'gradle-version' or 'gradle-executable' for projects without Gradle wrapper configured.
test_go (TestModels/Resource)
Error: Cannot locate Gradle Wrapper script at '/Users/runner/work/smithy-dafny/smithy-dafny/smithy-dafny-codegen-modules/smithy-rs/gradlew'. Specify 'gradle-version' or 'gradle-executable' for projects without Gradle wrapper configured.
test_go (TestModels/SimpleTypes/SimpleDouble)
Error: Cannot locate Gradle Wrapper script at '/Users/runner/work/smithy-dafny/smithy-dafny/smithy-dafny-codegen-modules/smithy-rs/gradlew'. Specify 'gradle-version' or 'gradle-executable' for projects without Gradle wrapper configured.
test_go (TestModels/SimpleTypes/SimpleBoolean)
Error: Cannot locate Gradle Wrapper script at '/Users/runner/work/smithy-dafny/smithy-dafny/smithy-dafny-codegen-modules/smithy-rs/gradlew'. Specify 'gradle-version' or 'gradle-executable' for projects without Gradle wrapper configured.
test_go (TestModels/Extern)
Error: Cannot locate Gradle Wrapper script at '/Users/runner/work/smithy-dafny/smithy-dafny/smithy-dafny-codegen-modules/smithy-rs/gradlew'. Specify 'gradle-version' or 'gradle-executable' for projects without Gradle wrapper configured.
test_go (TestModels/Dependencies)
Error: Cannot locate Gradle Wrapper script at '/Users/runner/work/smithy-dafny/smithy-dafny/smithy-dafny-codegen-modules/smithy-rs/gradlew'. Specify 'gradle-version' or 'gradle-executable' for projects without Gradle wrapper configured.
test_go (TestModels/SimpleTypes/SimpleLong)
Error: Cannot locate Gradle Wrapper script at '/Users/runner/work/smithy-dafny/smithy-dafny/smithy-dafny-codegen-modules/smithy-rs/gradlew'. Specify 'gradle-version' or 'gradle-executable' for projects without Gradle wrapper configured.
test_go (TestModels/SimpleTypes/SimpleBlob)
Error: Cannot locate Gradle Wrapper script at '/Users/runner/work/smithy-dafny/smithy-dafny/smithy-dafny-codegen-modules/smithy-rs/gradlew'. Specify 'gradle-version' or 'gradle-executable' for projects without Gradle wrapper configured.
test_go (TestModels/aws-sdks/kms)
Error: Cannot locate Gradle Wrapper script at '/Users/runner/work/smithy-dafny/smithy-dafny/smithy-dafny-codegen-modules/smithy-rs/gradlew'. Specify 'gradle-version' or 'gradle-executable' for projects without Gradle wrapper configured.
test_go (TestModels/Constraints)
Error: Cannot locate Gradle Wrapper script at '/Users/runner/work/smithy-dafny/smithy-dafny/smithy-dafny-codegen-modules/smithy-rs/gradlew'. Specify 'gradle-version' or 'gradle-executable' for projects without Gradle wrapper configured.
test_go (TestModels/SimpleTypes/SimpleString)
The run was canceled by @ShubhamChaturvedi7.
test_go (TestModels/SimpleTypes/SimpleString)
The operation was canceled.
test_go (TestModels/Refinement)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@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_go (TestModels/Refinement)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, actions/setup-java@v3, gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test_go (TestModels/Refinement)
Converting null literal or possible null value to non-nullable type.
test_go (TestModels/Refinement)
WriteLine synchronously blocks. Await WriteLineAsync instead. (https://github.com/Microsoft/vs-threading/blob/master/doc/analyzers/VSTHRD103.md)
test_go (TestModels/Refinement)
Converting null literal or possible null value to non-nullable type.
test_go (TestModels/Refinement)
WriteLine synchronously blocks. Await WriteLineAsync instead. (https://github.com/Microsoft/vs-threading/blob/master/doc/analyzers/VSTHRD103.md)
test_go (TestModels/Aggregate)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@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_go (TestModels/Aggregate)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, actions/setup-java@v3, gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test_go (TestModels/Aggregate)
Converting null literal or possible null value to non-nullable type.
test_go (TestModels/Aggregate)
WriteLine synchronously blocks. Await WriteLineAsync instead. (https://github.com/Microsoft/vs-threading/blob/master/doc/analyzers/VSTHRD103.md)
test_go (TestModels/Aggregate)
Converting null literal or possible null value to non-nullable type.
test_go (TestModels/Aggregate)
WriteLine synchronously blocks. Await WriteLineAsync instead. (https://github.com/Microsoft/vs-threading/blob/master/doc/analyzers/VSTHRD103.md)
test_go (TestModels/SimpleTypes/SimpleEnum)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@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_go (TestModels/SimpleTypes/SimpleEnum)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, actions/setup-java@v3, gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test_go (TestModels/SimpleTypes/SimpleEnum)
Converting null literal or possible null value to non-nullable type.
test_go (TestModels/SimpleTypes/SimpleEnum)
Converting null literal or possible null value to non-nullable type.
test_go (TestModels/CodegenPatches)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@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_go (TestModels/CodegenPatches)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, actions/setup-java@v3, gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test_go (TestModels/CodegenPatches)
Converting null literal or possible null value to non-nullable type.
test_go (TestModels/CodegenPatches)
WriteLine synchronously blocks. Await WriteLineAsync instead. (https://github.com/Microsoft/vs-threading/blob/master/doc/analyzers/VSTHRD103.md)
test_go (TestModels/CodegenPatches)
Converting null literal or possible null value to non-nullable type.
test_go (TestModels/CodegenPatches)
WriteLine synchronously blocks. Await WriteLineAsync instead. (https://github.com/Microsoft/vs-threading/blob/master/doc/analyzers/VSTHRD103.md)
test_go (TestModels/Constructor)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@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_go (TestModels/Constructor)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, actions/setup-java@v3, gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test_go (TestModels/Constructor)
Converting null literal or possible null value to non-nullable type.
test_go (TestModels/Constructor)
WriteLine synchronously blocks. Await WriteLineAsync instead. (https://github.com/Microsoft/vs-threading/blob/master/doc/analyzers/VSTHRD103.md)
test_go (TestModels/Constructor)
Converting null literal or possible null value to non-nullable type.
test_go (TestModels/Constructor)
WriteLine synchronously blocks. Await WriteLineAsync instead. (https://github.com/Microsoft/vs-threading/blob/master/doc/analyzers/VSTHRD103.md)
test_go (TestModels/Union)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@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_go (TestModels/Union)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, actions/setup-java@v3, gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test_go (TestModels/Union)
Converting null literal or possible null value to non-nullable type.
test_go (TestModels/Union)
WriteLine synchronously blocks. Await WriteLineAsync instead. (https://github.com/Microsoft/vs-threading/blob/master/doc/analyzers/VSTHRD103.md)
test_go (TestModels/Union)
Converting null literal or possible null value to non-nullable type.
test_go (TestModels/Union)
WriteLine synchronously blocks. Await WriteLineAsync instead. (https://github.com/Microsoft/vs-threading/blob/master/doc/analyzers/VSTHRD103.md)
test_go (TestModels/SimpleTypes/SimpleInteger)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@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_go (TestModels/SimpleTypes/SimpleInteger)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, actions/setup-java@v3, gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test_go (TestModels/SimpleTypes/SimpleInteger)
Converting null literal or possible null value to non-nullable type.
test_go (TestModels/SimpleTypes/SimpleInteger)
Converting null literal or possible null value to non-nullable type.
test_go (TestModels/Extendable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@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_go (TestModels/Extendable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, actions/setup-java@v3, gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test_go (TestModels/Extendable)
Converting null literal or possible null value to non-nullable type.
test_go (TestModels/Extendable)
WriteLine synchronously blocks. Await WriteLineAsync instead. (https://github.com/Microsoft/vs-threading/blob/master/doc/analyzers/VSTHRD103.md)
test_go (TestModels/Extendable)
Converting null literal or possible null value to non-nullable type.
test_go (TestModels/Extendable)
WriteLine synchronously blocks. Await WriteLineAsync instead. (https://github.com/Microsoft/vs-threading/blob/master/doc/analyzers/VSTHRD103.md)
test_go (TestModels/Errors)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@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_go (TestModels/Errors)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, actions/setup-java@v3, gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test_go (TestModels/Errors)
Converting null literal or possible null value to non-nullable type.
test_go (TestModels/Errors)
WriteLine synchronously blocks. Await WriteLineAsync instead. (https://github.com/Microsoft/vs-threading/blob/master/doc/analyzers/VSTHRD103.md)
test_go (TestModels/Errors)
Converting null literal or possible null value to non-nullable type.
test_go (TestModels/Errors)
WriteLine synchronously blocks. Await WriteLineAsync instead. (https://github.com/Microsoft/vs-threading/blob/master/doc/analyzers/VSTHRD103.md)
test_go (TestModels/Resource)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@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_go (TestModels/Resource)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, actions/setup-java@v3, gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test_go (TestModels/Resource)
Converting null literal or possible null value to non-nullable type.
test_go (TestModels/Resource)
WriteLine synchronously blocks. Await WriteLineAsync instead. (https://github.com/Microsoft/vs-threading/blob/master/doc/analyzers/VSTHRD103.md)
test_go (TestModels/Resource)
Converting null literal or possible null value to non-nullable type.
test_go (TestModels/Resource)
WriteLine synchronously blocks. Await WriteLineAsync instead. (https://github.com/Microsoft/vs-threading/blob/master/doc/analyzers/VSTHRD103.md)
test_go (TestModels/SimpleTypes/SimpleDouble)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@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_go (TestModels/SimpleTypes/SimpleDouble)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, actions/setup-java@v3, gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test_go (TestModels/SimpleTypes/SimpleDouble)
Converting null literal or possible null value to non-nullable type.
test_go (TestModels/SimpleTypes/SimpleDouble)
Converting null literal or possible null value to non-nullable type.
test_go (TestModels/SimpleTypes/SimpleBoolean)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@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_go (TestModels/SimpleTypes/SimpleBoolean)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, actions/setup-java@v3, gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test_go (TestModels/SimpleTypes/SimpleBoolean)
Converting null literal or possible null value to non-nullable type.
test_go (TestModels/SimpleTypes/SimpleBoolean)
Converting null literal or possible null value to non-nullable type.
test_go (TestModels/Extern)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@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_go (TestModels/Extern)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, actions/setup-java@v3, gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test_go (TestModels/Extern)
Converting null literal or possible null value to non-nullable type.
test_go (TestModels/Extern)
WriteLine synchronously blocks. Await WriteLineAsync instead. (https://github.com/Microsoft/vs-threading/blob/master/doc/analyzers/VSTHRD103.md)
test_go (TestModels/Extern)
Converting null literal or possible null value to non-nullable type.
test_go (TestModels/Extern)
WriteLine synchronously blocks. Await WriteLineAsync instead. (https://github.com/Microsoft/vs-threading/blob/master/doc/analyzers/VSTHRD103.md)
test_go (TestModels/Dependencies)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@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_go (TestModels/Dependencies)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, actions/setup-java@v3, gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test_go (TestModels/Dependencies)
Converting null literal or possible null value to non-nullable type.
test_go (TestModels/Dependencies)
WriteLine synchronously blocks. Await WriteLineAsync instead. (https://github.com/Microsoft/vs-threading/blob/master/doc/analyzers/VSTHRD103.md)
test_go (TestModels/Dependencies)
Converting null literal or possible null value to non-nullable type.
test_go (TestModels/Dependencies)
WriteLine synchronously blocks. Await WriteLineAsync instead. (https://github.com/Microsoft/vs-threading/blob/master/doc/analyzers/VSTHRD103.md)
test_go (TestModels/SimpleTypes/SimpleLong)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@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_go (TestModels/SimpleTypes/SimpleLong)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, actions/setup-java@v3, gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test_go (TestModels/SimpleTypes/SimpleLong)
Converting null literal or possible null value to non-nullable type.
test_go (TestModels/SimpleTypes/SimpleLong)
Converting null literal or possible null value to non-nullable type.
test_go (TestModels/SimpleTypes/SimpleBlob)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@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_go (TestModels/SimpleTypes/SimpleBlob)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, actions/setup-java@v3, gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test_go (TestModels/SimpleTypes/SimpleBlob)
Converting null literal or possible null value to non-nullable type.
test_go (TestModels/SimpleTypes/SimpleBlob)
Converting null literal or possible null value to non-nullable type.
test_go (TestModels/aws-sdks/kms)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@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_go (TestModels/aws-sdks/kms)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, actions/setup-java@v3, gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test_go (TestModels/aws-sdks/kms)
Converting null literal or possible null value to non-nullable type.
test_go (TestModels/aws-sdks/kms)
WriteLine synchronously blocks. Await WriteLineAsync instead. (https://github.com/Microsoft/vs-threading/blob/master/doc/analyzers/VSTHRD103.md)
test_go (TestModels/aws-sdks/kms)
Converting null literal or possible null value to non-nullable type.
test_go (TestModels/aws-sdks/kms)
WriteLine synchronously blocks. Await WriteLineAsync instead. (https://github.com/Microsoft/vs-threading/blob/master/doc/analyzers/VSTHRD103.md)
test_go (TestModels/Constraints)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@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_go (TestModels/Constraints)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, actions/setup-java@v3, gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test_go (TestModels/Constraints)
Converting null literal or possible null value to non-nullable type.
test_go (TestModels/Constraints)
WriteLine synchronously blocks. Await WriteLineAsync instead. (https://github.com/Microsoft/vs-threading/blob/master/doc/analyzers/VSTHRD103.md)
test_go (TestModels/Constraints)
Converting null literal or possible null value to non-nullable type.
test_go (TestModels/Constraints)
WriteLine synchronously blocks. Await WriteLineAsync instead. (https://github.com/Microsoft/vs-threading/blob/master/doc/analyzers/VSTHRD103.md)
test_go (TestModels/SimpleTypes/SimpleString)
Converting null literal or possible null value to non-nullable type.
test_go (TestModels/SimpleTypes/SimpleString)
Converting null literal or possible null value to non-nullable type.