feat(cmd): add arch #330
Annotations
10 errors and 1 warning
Build:
config/config.go#L1
should have a package comment https://revive.run/r#package-comments
|
Build:
main.go#L1
should have a package comment https://revive.run/r#package-comments
|
Build:
git/git.go#L1
should have a package comment https://revive.run/r#package-comments
|
Build:
server/server.go#L1
should have a package comment https://revive.run/r#package-comments
|
Build:
util/util.go#L1
should have a package comment https://revive.run/r#package-comments
|
Build:
cmd/arch.go#L1
should have a package comment https://revive.run/r#package-comments
|
Build:
db/arch.go#L1
should have a package comment https://revive.run/r#package-comments
|
Build:
db/arch.go#L96
comment on exported method RDBDriver.GetUnfixedAdvsArch should be of the form "GetUnfixedAdvsArch ..." https://revive.run/r#exported
|
Build:
db/arch.go#L101
comment on exported method RDBDriver.GetFixedAdvsArch should be of the form "GetFixedAdvsArch ..." https://revive.run/r#exported
|
Build:
db/redis.go#L805
comment on exported method RedisDriver.GetUnfixedAdvsArch should be of the form "GetUnfixedAdvsArch ..." https://revive.run/r#exported
|
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|