added big.Percentage #181
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
checks.yml
on: push
Linting
1m 39s
Testing_and_building
1m 6s
Annotations
5 errors and 2 warnings
Testing_and_building:
big/big.go#L118
cannot use percentage (variable of type int32) as type int64 in argument to big.NewInt
|
Testing_and_building
Process completed with exit code 2.
|
Linting:
big/big.go#L118
cannot use percentage (variable of type int32) as int64 value in argument to big.NewInt
|
Linting:
big/big.go#L118
cannot use percentage (variable of type int32) as int64 value in argument to big.NewInt
|
Linting
Process completed with exit code 2.
|
Testing_and_building
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/
|
Linting
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/
|