Skip to content

Removed String() call in favor of variable substitution. (#9829) #28685

Removed String() call in favor of variable substitution. (#9829)

Removed String() call in favor of variable substitution. (#9829) #28685

Triggered via pull request October 25, 2023 06:19
Status Failure
Total duration 3m 46s
Artifacts

check_and_build.yaml

on: pull_request
Matrix: Arm Build
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 3 warnings
Arm Build (ARM64): dm/pkg/binlog/position.go#L354
syntax error: non-declaration statement outside function body
Arm Build (ARM64): dm/pkg/binlog/position.go#L358
syntax error: unexpected ==, expecting }
Arm Build (ARM64): dm/pkg/binlog/position.go#L368
CompareGTID redeclared in this block
Arm Build (ARM64): dm/pkg/binlog/position.go#L371
syntax error: unexpected >>, expecting }
Arm Build (ARM64): dm/pkg/binlog/position.go#L371
exponent has no digits
Arm Build (ARM64): dm/pkg/binlog/position.go#L371
invalid character U+0023 '#'
Arm Build (ARM64)
Process completed with exit code 2.
Docker Build
Process completed with exit code 1.
Mac OS Build: dm/pkg/binlog/position.go#L354
syntax error: non-declaration statement outside function body
Mac OS Build: dm/pkg/binlog/position.go#L358
syntax error: unexpected ==, expecting }
Mac OS Build: dm/pkg/binlog/position.go#L368
CompareGTID redeclared in this block
Mac OS Build: dm/pkg/binlog/position.go#L371
syntax error: unexpected >>, expecting }
Mac OS Build: dm/pkg/binlog/position.go#L371
exponent has no digits
Mac OS Build: dm/pkg/binlog/position.go#L371
invalid character U+0023 '#'
Mac OS Build
Process completed with exit code 2.
Arm Build (ARM64)
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/
Docker Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Mac OS Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/