Skip to content

feat(string): added nullable String/Null for sql/json #216

feat(string): added nullable String/Null for sql/json

feat(string): added nullable String/Null for sql/json #216

Triggered via pull request June 12, 2024 01:24
Status Failure
Total duration 1m 5s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 1 warning
Lint: binder.go#L1
: # github.com/yaitoo/sqle [github.com/yaitoo/sqle.test]
Lint: string.go#L37
undefined: nullJsonBytes
Lint: string.go#L42
undefined: nullJson
Lint: time.go#L40
undefined: nullJsonBytes
Lint: time.go#L45
undefined: nullJson (typecheck)
Lint: migrate/migrator.go#L16
could not import github.com/yaitoo/sqle (-: # github.com/yaitoo/sqle
Lint: string.go#L37
undefined: nullJsonBytes
Lint: string.go#L42
undefined: nullJson
Lint: time.go#L40
undefined: nullJsonBytes
Lint: time.go#L45
undefined: nullJson) (typecheck)
Unit Tests: string.go#L37
undefined: nullJsonBytes
Unit Tests: string.go#L42
undefined: nullJson
Unit Tests: time.go#L40
undefined: nullJsonBytes
Unit Tests: time.go#L45
undefined: nullJson
Unit Tests
Process completed with exit code 2.
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.