Execution #71
Annotations
10 errors and 5 warnings
pkg/vm/memory/relocatable.go#L23
relocatable.offset undefined (type *Relocatable has no field or method offset, but does have Offset)
|
pkg/vm/memory/relocatable.go#L26
relocatable.offset undefined (type *Relocatable has no field or method offset, but does have Offset)
|
pkg/vm/memory/relocatable.go#L27
relocatable.segmentIndex undefined (type *Relocatable has no field or method segmentIndex, but does have SegmentIndex)
|
pkg/vm/memory/relocatable.go#L32
relocatable.offset undefined (type *Relocatable has no field or method offset, but does have Offset)
|
pkg/vm/memory/relocatable.go#L33
relocatable.segmentIndex undefined (type *Relocatable has no field or method segmentIndex, but does have SegmentIndex)
|
pkg/vm/memory/relocatable.go#L40
r.segmentIndex undefined (type *Relocatable has no field or method segmentIndex, but does have SegmentIndex)
|
pkg/vm/memory/relocatable.go#L41
r.segmentIndex undefined (type *Relocatable has no field or method segmentIndex, but does have SegmentIndex)
|
pkg/vm/memory/relocatable.go#L42
r.offset undefined (type *Relocatable has no field or method offset, but does have Offset)
|
pkg/vm/memory/relocatable.go#L45
r.segmentIndex undefined (type *Relocatable has no field or method segmentIndex, but does have SegmentIndex)
|
pkg/vm/memory/relocatable.go#L45
r.offset undefined (type *Relocatable has no field or method offset, but does have Offset)
|
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/
|
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/
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading