Skip to content

adds records api-calls to manage and use auth on collections #26

adds records api-calls to manage and use auth on collections

adds records api-calls to manage and use auth on collections #26

Triggered via pull request April 22, 2024 19:47
Status Failure
Total duration 1m 37s
Artifacts

main.yml

on: pull_request
Quality & security checks
1m 26s
Quality & security checks
Build & test
0s
Build & test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Quality & security checks: record.go#L21
var-naming: struct field AuthUrl should be AuthURL (revive)
Quality & security checks: record.go#L65
var-naming: struct field CollectionId should be CollectionID (revive)
Quality & security checks: record.go#L70
var-naming: struct field Id should be ID (revive)
Quality & security checks: record.go#L131
var-naming: method parameter redirectUrl should be redirectURL (revive)
Quality & security checks: record.go#L171
var-naming: struct field CollectionId should be CollectionID (revive)
Quality & security checks: record.go#L176
var-naming: struct field Id should be ID (revive)
Quality & security checks: record.go#L385
var-naming: struct field Id should be ID (revive)
Quality & security checks: record.go#L388
var-naming: struct field RecordId should be RecordID (revive)
Quality & security checks: record.go#L389
var-naming: struct field CollectionId should be CollectionID (revive)
Quality & security checks: record.go#L391
var-naming: struct field ProviderId should be ProviderID (revive)
Quality & security checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.