Skip to content

Add support for POST on a wrapped request #206

Add support for POST on a wrapped request

Add support for POST on a wrapped request #206

Triggered via pull request September 8, 2023 23:51
Status Failure
Total duration 58s
Artifacts

lint.yml

on: pull_request
Run golangci-lint
49s
Run golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
Run golangci-lint: samlsp/middleware.go#L251
Error return value of `w.Write` is not checked (errcheck)
Run golangci-lint: samlsp/request_tracker_cookie.go#L30
Error return value of `r.ParseForm` is not checked (errcheck)
Run golangci-lint
issues found
Run golangci-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Run golangci-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/