This repository has been archived by the owner on Nov 7, 2023. It is now read-only.
update .golangci.yml #228
Annotations
7 errors and 2 warnings
core/view-change.go#L164
redefines-builtin-id: redefinition of the built-in function new (revive)
|
core/prepare.go#L63
redefines-builtin-id: redefinition of the built-in function new (revive)
|
core/req-view-change.go#L77
redefines-builtin-id: redefinition of the built-in function new (revive)
|
sample/authentication/keymanager.go#L311
unused-parameter: parameter 'securityParam' seems to be unused, consider removing or renaming it as _ (revive)
|
sample/authentication/crypto.go#L170
unused-parameter: parameter 'privKey' seems to be unused, consider removing or renaming it as _ (revive)
|
sample/conn/grpc/server/server.go#L51
unused-parameter: parameter 'serverOpts' seems to be unused, consider removing or renaming it as _ (revive)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see https://github.com/actions/virtual-environments/issues/6002
|
The logs for this run have expired and are no longer available.
Loading