Skip to content

Bump golang.org/x/net from 0.0.0-20220425223048-2871e0cb64e4 to 0.23.0 #3880

Bump golang.org/x/net from 0.0.0-20220425223048-2871e0cb64e4 to 0.23.0

Bump golang.org/x/net from 0.0.0-20220425223048-2871e0cb64e4 to 0.23.0 #3880

Triggered via pull request April 19, 2024 10:47
Status Failure
Total duration 1m 51s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Build: ui/modal/create_password_modal.go#L240
cm.Theme undefined (type *CreatePasswordModal has no field or method Theme) (typecheck)
Build: ui/modal/create_password_modal.go#L285
cm.Theme undefined (type *CreatePasswordModal has no field or method Theme) (typecheck)
Build: ui/modal/create_password_modal.go#L297
cm.Theme undefined (type *CreatePasswordModal has no field or method Theme) (typecheck)
Build: ui/modal/create_watch_only_modal.go#L102
cm.Theme undefined (type *CreateWatchOnlyModal has no field or method Theme) (typecheck)
Build: ui/modal/create_watch_only_modal.go#L105
cm.Theme undefined (type *CreateWatchOnlyModal has no field or method Theme) (typecheck)
Build: ui/modal/create_watch_only_modal.go#L132
cm.WL undefined (type *CreateWatchOnlyModal has no field or method WL) (typecheck)
Build: ui/modal/create_watch_only_modal.go#L135
cm.Toast undefined (type *CreateWatchOnlyModal has no field or method Toast) (typecheck)
Build: ui/modal/create_watch_only_modal.go#L140
cm.Toast undefined (type *CreateWatchOnlyModal has no field or method Toast) (typecheck)
Build: ui/modal/create_watch_only_modal.go#L187
cm.Theme undefined (type *CreateWatchOnlyModal has no field or method Theme) (typecheck)
Build: ui/modal/info_modal.go#L160
in.Theme undefined (type *InfoModal has no field or method Theme) (typecheck)
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/