Normalize file endings #363
ci.yml
on: pull_request
Vets and Lints
1m 11s
Go tests & building
1m 36s
Annotations
6 errors and 4 warnings
Vets and Lints
Process completed with exit code 1.
|
Go tests & building:
models/files.go#L78
f.Content undefined (type *File has no field or method Content, but does have content)
|
Go tests & building:
models/files.go#L104
f.Content undefined (type *File has no field or method Content, but does have content)
|
Go tests & building:
models/files_generated.go#L83
r.Content undefined (type *File has no field or method Content, but does have content)
|
Go tests & building:
models/files_generated.go#L96
r.Content undefined (type *File has no field or method Content, but does have content)
|
Go tests & building
Process completed with exit code 1.
|
Vets and Lints
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2-beta, actions/cache@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Vets and Lints
The `set-output` 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/
|
Go tests & building
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2-beta, actions/cache@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Go tests & building
The `set-output` 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/
|