Skip to content

bump: go version

bump: go version #873

Triggered via pull request September 24, 2024 11:28
Status Failure
Total duration 30s
Artifacts

test.yml

on: pull_request
test-coverage-upload
19s
test-coverage-upload
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
test-coverage-upload
Process completed with exit code 2.
test-coverage-upload: helpers/validatable_parameter.go#L4
missing go.sum entry for module providing package github.com/AssetMantle/schema/data (imported by github.com/AssetMantle/modules/helpers); to add:
test-coverage-upload: helpers/parameter_manager.go#L8
missing go.sum entry for module providing package github.com/AssetMantle/schema/ids (imported by github.com/AssetMantle/modules/helpers); to add:
test-coverage-upload: helpers/genesis.go#L5
missing go.sum entry for module providing package github.com/AssetMantle/schema/lists (imported by github.com/AssetMantle/modules/helpers); to add:
test-coverage-upload: helpers/parameter_manager.go#L10
missing go.sum entry for module providing package github.com/AssetMantle/schema/parameters (imported by github.com/AssetMantle/modules/helpers); to add:
test-coverage-upload: helpers/base/parameter_manager.go#L10
missing go.sum entry for module providing package github.com/AssetMantle/schema/lists/base (imported by github.com/AssetMantle/modules/helpers/base); to add:
test-coverage-upload: utilities/rest/id_getters/docs/identity.go#L9
missing go.sum entry for module providing package github.com/AssetMantle/schema/data/base (imported by github.com/AssetMantle/modules/utilities/rest/id_getters/docs); to add:
test-coverage-upload: utilities/rest/id_getters/docs/identity.go#L10
missing go.sum entry for module providing package github.com/AssetMantle/schema/documents/base (imported by github.com/AssetMantle/modules/utilities/rest/id_getters/docs); to add:
test-coverage-upload: utilities/rest/id_getters/docs/asset.go#L7
missing go.sum entry for module providing package github.com/AssetMantle/schema/ids/base (imported by github.com/AssetMantle/modules/utilities/rest/id_getters/docs); to add:
test-coverage-upload: utilities/rest/id_getters/docs/order.go#L11
missing go.sum entry for module providing package github.com/AssetMantle/schema/properties/base (imported by github.com/AssetMantle/modules/utilities/rest/id_getters/docs); to add:
test-coverage-upload: utilities/rest/id_getters/docs/order.go#L12
missing go.sum entry for module providing package github.com/AssetMantle/schema/properties/constants (imported by github.com/AssetMantle/modules/utilities/rest/id_getters/docs); to add:
test-coverage-upload
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/