chore: add local test compose #5
Annotations
10 errors and 2 warnings
Main Process
Error return value of `fp.Close` is not checked (errcheck)
|
Main Process
Error return value of `fp.Close` is not checked (errcheck)
|
Main Process
Error return value of `response.Body.Close` is not checked (errcheck)
|
Main Process
G304: Potential file inclusion via variable (gosec)
|
Main Process
G304: Potential file inclusion via variable (gosec)
|
Main Process
package-comments: should have a package comment (revive)
|
Main Process
receiver-naming: receiver name a should be consistent with previous receiver name plugin for ICalMiddleware (revive)
|
Main Process
exported: exported type Config should have comment or be unexported (revive)
|
Main Process
exported: exported function CreateConfig should have comment or be unexported (revive)
|
Main Process
exported: exported type ICalMiddleware should have comment or be unexported (revive)
|
Main Process
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/
|
Main Process
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|