Skip to content

Uptime tracking

Uptime tracking #874

Triggered via pull request September 19, 2024 20:55
Status Failure
Total duration 5m 21s
Artifacts

tests.yml

on: pull_request
Matrix: unit_test
Fit to window
Zoom out
Zoom in

Annotations

34 errors and 3 warnings
MockGen Check
data.startTime undefined (type *validatorData has no field or method startTime, but does have StartTime)
MockGen Check
data.startTime undefined (type *validatorData has no field or method startTime, but does have StartTime)
MockGen Check
no required module provides package github.com/ava-labs/subnet-evm/plugin/evm/validators: go.mod file not found in current directory or any parent directory; see 'go help modules'
MockGen Check
no required module provides package go.uber.org/mock/mockgen/model: go.mod file not found in current directory or any parent directory; see 'go help modules'
MockGen Check
Process completed with exit code 1.
Golang Unit Tests (ubuntu-latest): plugin/evm/validators/state.go#L262
data.startTime undefined (type *validatorData has no field or method startTime, but does have StartTime)
Golang Unit Tests (ubuntu-latest)
Process completed with exit code 1.
Build Antithesis images: plugin/evm/validators/state.go#L262
data.startTime undefined (type *validatorData has no field or method startTime, but does have StartTime)
Build Antithesis images
Process completed with exit code 1.
Golang Unit Tests (ubuntu-20.04): plugin/evm/validators/state.go#L262
data.startTime undefined (type *validatorData has no field or method startTime, but does have StartTime)
Golang Unit Tests (ubuntu-20.04)
Process completed with exit code 1.
Image build
Process completed with exit code 1.
e2e load tests
No files were found with the provided path: ~/.tmpnet/networks ~/.tmpnet/prometheus/prometheus.log ~/.tmpnet/promtail/promtail.log. No artifacts will be uploaded.
e2e load tests: plugin/evm/validators/state.go#L262
data.startTime undefined (type *validatorData has no field or method startTime, but does have StartTime)
e2e load tests
Process completed with exit code 1.
e2e precompile tests: plugin/evm/validators/state.go#L262
data.startTime undefined (type *validatorData has no field or method startTime, but does have StartTime)
e2e precompile tests
Process completed with exit code 1.
e2e warp tests
No files were found with the provided path: ~/.tmpnet/networks ~/.tmpnet/prometheus/prometheus.log ~/.tmpnet/promtail/promtail.log. No artifacts will be uploaded.
e2e warp tests: plugin/evm/validators/state.go#L262
data.startTime undefined (type *validatorData has no field or method startTime, but does have StartTime)
e2e warp tests
Process completed with exit code 1.
Lint: plugin/evm/service.go#L15
could not import github.com/ava-labs/subnet-evm/plugin/evm/validators (-: # github.com/ava-labs/subnet-evm/plugin/evm/validators
Lint: plugin/evm/validators/state.go#L262
data.startTime undefined (type *validatorData has no field or method startTime, but does have StartTime)) (typecheck)
Lint: plugin/evm/uptime/pausable_manager.go#L9
could not import github.com/ava-labs/subnet-evm/plugin/evm/validators (-: # github.com/ava-labs/subnet-evm/plugin/evm/validators
Lint: plugin/evm/validators/state.go#L262
data.startTime undefined (type *validatorData has no field or method startTime, but does have StartTime)) (typecheck)
Lint: plugin/evm/uptime/pausable_manager_test.go#L31
up.OnValidatorStatusUpdated undefined (type PausableManager has no field or method OnValidatorStatusUpdated) (typecheck)
Lint: plugin/evm/uptime/pausable_manager_test.go#L61
up.OnValidatorStatusUpdated undefined (type PausableManager has no field or method OnValidatorStatusUpdated) (typecheck)
Lint: plugin/evm/uptime/pausable_manager_test.go#L83
up.OnValidatorStatusUpdated undefined (type PausableManager has no field or method OnValidatorStatusUpdated) (typecheck)
Lint: plugin/evm/validators/codec.go#L1
: # github.com/ava-labs/subnet-evm/plugin/evm/validators [github.com/ava-labs/subnet-evm/plugin/evm/validators.test]
Lint: plugin/evm/validators/state.go#L262
data.startTime undefined (type *validatorData has no field or method startTime, but does have StartTime)
Lint: plugin/evm/validators/state_test.go#L258
state.AddNewValidator undefined (type State has no field or method AddNewValidator) (typecheck)
Golang Unit Tests (windows-latest): plugin/evm/validators/state.go#L262
data.startTime undefined (type *validatorData has no field or method startTime, but does have StartTime)
Golang Unit Tests (windows-latest)
Process completed with exit code 1.
Golang Unit Tests (macos-latest): plugin/evm/validators/state.go#L262
data.startTime undefined (type *validatorData has no field or method startTime, but does have StartTime)
Golang Unit Tests (macos-latest)
Process completed with exit code 1.
MockGen Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e precompile tests
No files were found with the provided path: /tmp/e2e-test/precompile-data. No artifacts will be uploaded.
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/