chore: cleaner readme #195
Annotations
9 errors and 6 warnings
Lint:
ficsit/rest.go#L6
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/satisfactorymodding/ficsit-cli) -s blank -s dot --custom-order (gci)
|
Lint:
ficsit/rest.go#L8
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/satisfactorymodding/ficsit-cli) -s blank -s dot --custom-order (gci)
|
Lint:
ficsit/types_rest.go#L3
fieldalignment: struct with 40 pointer bytes could be 16 (govet)
|
Lint:
tea/scenes/apply.go#L4
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/satisfactorymodding/ficsit-cli) -s blank -s dot --custom-order (gci)
|
Lint:
tea/scenes/apply.go#L6
File is not `gofumpt`-ed (gofumpt)
|
Lint:
tea/scenes/apply.go#L7
File is not `goimports`-ed (goimports)
|
Lint:
cli/cache/download.go#L33
string `failed to open file: ` has 3 occurrences, make it a constant (goconst)
|
Lint:
utils/io.go#L81
string `failed to create mod directory: ` has 3 occurrences, make it a constant (goconst)
|
Lint
issues found
|
Build
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/
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint
The `save-state` 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/
|
Lint
The `save-state` 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/
|
Test (ubuntu-latest)
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/
|
Test (windows-latest)
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/
|