Execution #71
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 5 warnings
test_and_format:
pkg/vm/memory/relocatable.go#L23
relocatable.offset undefined (type *Relocatable has no field or method offset, but does have Offset)
|
test_and_format:
pkg/vm/memory/relocatable.go#L26
relocatable.offset undefined (type *Relocatable has no field or method offset, but does have Offset)
|
test_and_format:
pkg/vm/memory/relocatable.go#L27
relocatable.segmentIndex undefined (type *Relocatable has no field or method segmentIndex, but does have SegmentIndex)
|
test_and_format:
pkg/vm/memory/relocatable.go#L32
relocatable.offset undefined (type *Relocatable has no field or method offset, but does have Offset)
|
test_and_format:
pkg/vm/memory/relocatable.go#L33
relocatable.segmentIndex undefined (type *Relocatable has no field or method segmentIndex, but does have SegmentIndex)
|
test_and_format:
pkg/vm/memory/relocatable.go#L40
r.segmentIndex undefined (type *Relocatable has no field or method segmentIndex, but does have SegmentIndex)
|
test_and_format:
pkg/vm/memory/relocatable.go#L41
r.segmentIndex undefined (type *Relocatable has no field or method segmentIndex, but does have SegmentIndex)
|
test_and_format:
pkg/vm/memory/relocatable.go#L42
r.offset undefined (type *Relocatable has no field or method offset, but does have Offset)
|
test_and_format:
pkg/vm/memory/relocatable.go#L45
r.segmentIndex undefined (type *Relocatable has no field or method segmentIndex, but does have SegmentIndex)
|
test_and_format:
pkg/vm/memory/relocatable.go#L45
r.offset undefined (type *Relocatable has no field or method offset, but does have Offset)
|
test_and_format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test_and_format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test_and_format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test_and_format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test_and_format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|