fix(encode): ensure quoting is maintained for scalars #122
Annotations
18 errors and 2 warnings
build (1.16.x)
//go:build comment without // +build comment
|
build (1.16.x)
Process completed with exit code 1.
|
build (1.18.x)
The job was canceled because "_1_16_x" failed.
|
build (1.18.x)
meth.Origin undefined (type *types.Func has no field or method Origin)
|
build (1.18.x)
Process completed with exit code 2.
|
build (1.17.x)
The job was canceled because "_1_16_x" failed.
|
build (1.17.x)
undefined: types.TypeParamList
|
build (1.17.x)
undefined: types.TypeParam
|
build (1.17.x)
undefined: types.TypeList
|
build (1.17.x)
missing function body
|
build (1.17.x)
syntax error: unexpected [, expecting (
|
build (1.17.x)
undefined: any
|
build (1.17.x)
undefined: strings.Cut
|
build (1.17.x)
undefined: strings.Cut
|
build (1.17.x)
undefined: strings.Cut
|
build (1.17.x)
Process completed with exit code 2.
|
build (1.19.x)
The job was canceled because "_1_16_x" failed.
|
build (1.19.x)
The operation was canceled.
|
build (1.16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (1.16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|