use new time decoder in place of deprecated one #2173
Annotations
3 errors and 1 warning
Run golangci/golangci-lint-action@v3:
async_processor.go#L1
: # github.com/bluenviron/gortsplib/v4 [github.com/bluenviron/gortsplib/v4.test]
|
Run golangci/golangci-lint-action@v3:
client.go#L864
c.timeDecoder2 undefined (type *Client has no field or method timeDecoder2) (typecheck)
|
Run golangci/golangci-lint-action@v3
issues found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading