feat(manager): add crud for source #480
Annotations
6 errors and 1 warning
build:
manager/validator/sourcevalidator/create.go#L20
slog.Logger.Debug arg "req" should be a string or a slog.Attr (possible missing key or value)
|
build:
manager/validator/sourcevalidator/validation_test.go#L87
not enough arguments in call to sourcevalidator.New
|
build:
manager/validator/sourcevalidator/validation_test.go#L90
valid.ValidateUpdateSourceForm undefined (type sourcevalidator.Validator has no field or method ValidateUpdateSourceForm)
|
build:
manager/validator/sourcevalidator/validation_test.go#L180
not enough arguments in call to sourcevalidator.New
|
build:
manager/validator/sourcevalidator/validation_test.go#L183
valid.ValidateCreateSourceForm undefined (type sourcevalidator.Validator has no field or method ValidateCreateSourceForm)
|
build
Process completed with exit code 2.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|