Run Master Branch CI #270
checks.yml
on: pull_request
Matrix: codespell
Matrix: prettify
Matrix: slither
Matrix: solhint
Matrix: storage-check
Matrix: validate-links
Annotations
16 errors and 6 warnings
slither (ubuntu-latest, 20)
No url found for submodule path 'lib/contracts' in .gitmodules
|
slither (ubuntu-latest, 20)
The process '/usr/bin/git' failed with exit code 128
|
storage-check (ubuntu-latest, 20)
No url found for submodule path 'lib/contracts' in .gitmodules
|
storage-check (ubuntu-latest, 20)
The process '/usr/bin/git' failed with exit code 128
|
codespell (ubuntu-latest):
src/interfaces/IPool.sol#L32
obervations ==> observations
|
codespell (ubuntu-latest):
src/interfaces/IPool.sol#L128
amountIn ==> amounting, amount in
|
codespell (ubuntu-latest):
src/interfaces/IPool.sol#L131
amountIn ==> amounting, amount in
|
codespell (ubuntu-latest):
src/interfaces/IPool.sol#L134
amountIn ==> amounting, amount in
|
codespell (ubuntu-latest):
src/interfaces/IPool.sol#L136
amountIn ==> amounting, amount in
|
codespell (ubuntu-latest):
src/interfaces/IPool.sol#L139
amountIn ==> amounting, amount in
|
codespell (ubuntu-latest):
src/interfaces/IPool.sol#L144
amountIn ==> amounting, amount in
|
codespell (ubuntu-latest):
src/interfaces/IPool.sol#L150
amountIn ==> amounting, amount in
|
codespell (ubuntu-latest):
src/interfaces/IPool.sol#L158
recieve ==> receive
|
codespell (ubuntu-latest):
src/interfaces/IPool.sol#L182
amountIn ==> amounting, amount in
|
prettify (ubuntu-latest, 20)
Process completed with exit code 1.
|
solhint (ubuntu-latest, 20)
Process completed with exit code 1.
|
validate-links (ubuntu-latest, 3.3)
The process '/usr/bin/git' failed with exit code 128
|
slither (ubuntu-latest, 20)
The process '/usr/bin/git' failed with exit code 128
|
storage-check (ubuntu-latest, 20)
The process '/usr/bin/git' failed with exit code 128
|
codespell (ubuntu-latest)
The process '/usr/bin/git' failed with exit code 128
|
prettify (ubuntu-latest, 20)
The process '/usr/bin/git' failed with exit code 128
|
solhint (ubuntu-latest, 20)
The process '/usr/bin/git' failed with exit code 128
|