Docker improvements #1142
Open
Docker improvements #1142
Annotations
22 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Build:
src/Simplex/FileTransfer/Agent.hs#L11
unrecognised warning flag: -fno-warn-ambiguous-fields
|
Build:
src/Simplex/FileTransfer/Client/Main.hs#L11
unrecognised warning flag: -fno-warn-ambiguous-fields
|
Build:
src/Simplex/FileTransfer/Description.hs#L11
unrecognised warning flag: -fno-warn-ambiguous-fields
|
Build:
src/Simplex/Messaging/Agent.hs#L17
unrecognised warning flag: -fno-warn-ambiguous-fields
|
Build:
src/Simplex/Messaging/Agent/NtfSubSupervisor.hs#L8
unrecognised warning flag: -fno-warn-ambiguous-fields
|
Build:
src/Simplex/Messaging/Agent/Store/SQLite.hs#L22
unrecognised warning flag: -fno-warn-ambiguous-fields
|
Build:
src/Simplex/Messaging/Notifications/Server/StoreLog.hs#L8
unrecognised warning flag: -fno-warn-ambiguous-fields
|
Build:
src/Simplex/RemoteControl/Client.hs#L8
unrecognised warning flag: -fno-warn-ambiguous-fields
|
Build:
src/Simplex/Messaging/Server.hs#L577
• Redundant constraint: C.SignatureAlgorithm a
|
Build:
src/Simplex/Messaging/Client.hs#L713
Defined but not used: ‘rcvConcurrency’
|
Test:
src/Simplex/FileTransfer/Agent.hs#L11
unrecognised warning flag: -fno-warn-ambiguous-fields
|
Test:
src/Simplex/FileTransfer/Client/Main.hs#L11
unrecognised warning flag: -fno-warn-ambiguous-fields
|
Test:
src/Simplex/FileTransfer/Description.hs#L11
unrecognised warning flag: -fno-warn-ambiguous-fields
|
Test:
src/Simplex/Messaging/Agent.hs#L17
unrecognised warning flag: -fno-warn-ambiguous-fields
|
Test:
src/Simplex/Messaging/Agent/NtfSubSupervisor.hs#L8
unrecognised warning flag: -fno-warn-ambiguous-fields
|
Test:
src/Simplex/Messaging/Agent/Store/SQLite.hs#L22
unrecognised warning flag: -fno-warn-ambiguous-fields
|
Test:
src/Simplex/Messaging/Notifications/Server/StoreLog.hs#L8
unrecognised warning flag: -fno-warn-ambiguous-fields
|
Test:
src/Simplex/RemoteControl/Client.hs#L8
unrecognised warning flag: -fno-warn-ambiguous-fields
|
Test:
tests/AgentTests/ConnectionRequestTests.hs#L8
unrecognised warning flag: -fno-warn-ambiguous-fields
|
Test:
tests/AgentTests/NotificationTests.hs#L10
unrecognised warning flag: -fno-warn-ambiguous-fields
|
Loading