Fix gorillatoolkit link in README.md #17
Annotations
11 errors and 2 warnings
lint (1.20):
cookie_go111.go#L1
: # github.com/gorilla/sessions [github.com/gorilla/sessions.test]
|
lint (1.20):
cookie_go111.go#L19
unknown field Partitioned in struct literal of type http.Cookie
|
lint (1.20):
cookie_test.go#L59
cookie.Partitioned undefined (type *http.Cookie has no field or method Partitioned)
|
lint (1.20):
cookie_test.go#L60
cookie.Partitioned undefined (type *http.Cookie has no field or method Partitioned) (typecheck)
|
lint (1.20)
issues found
|
lint (1.21):
cookie_go111.go#L1
: # github.com/gorilla/sessions [github.com/gorilla/sessions.test]
|
lint (1.21):
cookie_go111.go#L19
unknown field Partitioned in struct literal of type http.Cookie
|
lint (1.21):
cookie_test.go#L59
cookie.Partitioned undefined (type *http.Cookie has no field or method Partitioned)
|
lint (1.21):
cookie_test.go#L60
cookie.Partitioned undefined (type *http.Cookie has no field or method Partitioned) (typecheck)
|
lint (1.21):
../../../../../opt/hostedtoolcache/go/1.21.10/x64/src/net/http/internal/chunked.go#L79
undefined: max (typecheck)
|
lint (1.21)
issues found
|
lint (1.20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint (1.21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|