Bump go.sia.tech/core from 0.6.1 to 0.6.2 in the all-dependencies group #507
main.yml
on: pull_request
Matrix: test / test
analyze
51s
test
/
success
0s
Annotations
16 errors and 1 warning
test / test (1.23, macos-latest):
internal/rhp/v3/rhp.go#L764
cannot use types.Hash256(types.UnlockConditions{…}.UnlockHash()) (value of type types.Hash256) as types.Address value in struct literal (typecheck)
|
test / test (1.23, macos-latest):
explorer/scan.go#L15
could not import go.sia.tech/explored/internal/rhp/v3 (-: # go.sia.tech/explored/internal/rhp/v3
|
test / test (1.23, macos-latest):
internal/rhp/v3/rhp.go#L764
cannot use types.Hash256(types.UnlockConditions{…}.UnlockHash()) (value of type types.Hash256) as types.Address value in struct literal) (typecheck)
|
test / test (1.23, macos-latest):
internal/testutil/chain.go#L56
cannot use types.Hash256(uc.UnlockHash()) (value of type types.Hash256) as types.Address value in struct literal (typecheck)
|
test / test (1.23, macos-latest)
issues found
|
test / test (1.22, macos-latest)
The job was canceled because "_1_23_macos-latest" failed.
|
test / test (1.23, ubuntu-latest)
The job was canceled because "_1_23_macos-latest" failed.
|
test / test (1.22, windows-latest)
The job was canceled because "_1_23_macos-latest" failed.
|
test / test (1.22, ubuntu-latest)
The job was canceled because "_1_23_macos-latest" failed.
|
test / test (1.22, windows-latest)
The operation was canceled.
|
test / test (1.23, windows-latest)
The job was canceled because "_1_23_macos-latest" failed.
|
Analyzer warning in api:
internal/rhp/v3/rhp.go#L764
cannot use types.Hash256(types.UnlockConditions{…}.UnlockHash()) (value of type types.Hash256) as types.Address value in struct literal
|
Analyzer warning in api:
internal/testutil/chain.go#L56
cannot use types.Hash256(uc.UnlockHash()) (value of type types.Hash256) as types.Address value in struct literal
|
Analyzer warning in api:
internal/testutil/check.go#L150
in call to Equal, type types.Hash256 of got.UnlockHash does not match inferred type types.Address for T
|
Analyzer warning in api
analysis skipped due to errors in package
|
analyze
Got analyzer warnings
|
analyze
The following actions use a deprecated Node.js version and will be forced to run on node20: SiaFoundation/action-golang-analysis@HEAD. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|