Update README.md #267
Annotations
10 errors and 4 warnings
build:
boot.go#L10
could not import context (Config.Importer.Import(context) returned nil but no error) (typecheck)
|
build:
boot.go#L11
could not import embed (Config.Importer.Import(embed) returned nil but no error) (typecheck)
|
build:
boot.go#L12
could not import fmt (Config.Importer.Import(fmt) returned nil but no error) (typecheck)
|
build:
boot.go#L13
could not import os (Config.Importer.Import(os) returned nil but no error) (typecheck)
|
build:
boot.go#L14
could not import path/filepath (Config.Importer.Import(path/filepath) returned nil but no error) (typecheck)
|
build:
boot.go#L15
could not import runtime/debug (Config.Importer.Import(runtime/debug) returned nil but no error) (typecheck)
|
build:
boot.go#L17
could not import github.com/rookie-ninja/rk-entry/v2/entry (Config.Importer.Import(github.com/rookie-ninja/rk-entry/v2/entry) returned nil but no error) (typecheck)
|
build:
boot.go#L18
could not import github.com/rookie-ninja/rk-entry/v2/middleware (Config.Importer.Import(github.com/rookie-ninja/rk-entry/v2/middleware) returned nil but no error) (typecheck)
|
build:
boot.go#L19
could not import go.uber.org/zap (Config.Importer.Import(go.uber.org/zap) returned nil but no error) (typecheck)
|
build:
boot_test.go#L11
could not import encoding/json (Config.Importer.Import(encoding/json) returned nil but no error) (typecheck)
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, golangci/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
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/
|
build
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/
|