-
Notifications
You must be signed in to change notification settings - Fork 295
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(cmd-socketio-server): Enable tsconfig strict flag and fix all the warnings #1671
Closed
6 tasks done
Labels
bug
Something isn't working
Comments
outSH
added a commit
to outSH/cactus
that referenced
this issue
Apr 15, 2022
cactus-plugin-ledger-connector-fabric-socketio will compile with global strict flag. Related issue: hyperledger-cacti#1671 Signed-off-by: Michal Bajer <[email protected]>
petermetz
pushed a commit
to outSH/cactus
that referenced
this issue
Apr 26, 2022
cactus-plugin-ledger-connector-fabric-socketio will compile with global strict flag. Related issue: hyperledger-cacti#1671 Signed-off-by: Michal Bajer <[email protected]>
petermetz
pushed a commit
that referenced
this issue
Apr 26, 2022
cactus-plugin-ledger-connector-fabric-socketio will compile with global strict flag. Related issue: #1671 Signed-off-by: Michal Bajer <[email protected]>
micoferdinand98
pushed a commit
to micoferdinand98/cactus
that referenced
this issue
May 5, 2022
cactus-plugin-ledger-connector-fabric-socketio will compile with global strict flag. Related issue: hyperledger-cacti#1671 Signed-off-by: Michal Bajer <[email protected]>
This PR/issue depends on: |
zondervancalvez
pushed a commit
to zondervancalvez/cactus
that referenced
this issue
May 18, 2022
cactus-plugin-ledger-connector-fabric-socketio will compile with global strict flag. Related issue: hyperledger-cacti#1671 Signed-off-by: Michal Bajer <[email protected]>
outSH
added a commit
to outSH/cactus
that referenced
this issue
May 27, 2022
cactus-plugin-ledger-connector-go-ethereum-socketio will compile with global strict flag. Related issue: hyperledger-cacti#1671 Signed-off-by: Michal Bajer <[email protected]>
outSH
added a commit
to outSH/cactus
that referenced
this issue
May 31, 2022
cactus-plugin-ledger-connector-go-ethereum-socketio will compile with global strict flag. Related issue: hyperledger-cacti#1671 Signed-off-by: Michal Bajer <[email protected]>
outSH
added a commit
to outSH/cactus
that referenced
this issue
Jun 29, 2022
cactus-plugin-ledger-connector-go-ethereum-socketio will compile with global strict flag. Related issue: hyperledger-cacti#1671 Signed-off-by: Michal Bajer <[email protected]>
outSH
added a commit
to outSH/cactus
that referenced
this issue
Jul 1, 2022
cactus-plugin-ledger-connector-sawtooth-socketio will compile with global strict flag. Related issue: hyperledger-cacti#1671 Signed-off-by: Michal Bajer <[email protected]>
outSH
added a commit
to outSH/cactus
that referenced
this issue
Jul 1, 2022
cactus-plugin-ledger-connector-sawtooth-socketio will compile with global strict flag. Related issue: hyperledger-cacti#1671 Signed-off-by: Michal Bajer <[email protected]>
outSH
added a commit
to outSH/cactus
that referenced
this issue
Jul 12, 2022
cactus-plugin-ledger-connector-go-ethereum-socketio will compile with global strict flag. Related issue: hyperledger-cacti#1671 Signed-off-by: Michal Bajer <[email protected]>
petermetz
pushed a commit
to outSH/cactus
that referenced
this issue
Jul 13, 2022
cactus-plugin-ledger-connector-go-ethereum-socketio will compile with global strict flag. Related issue: hyperledger-cacti#1671 Signed-off-by: Michal Bajer <[email protected]>
outSH
added a commit
to outSH/cactus
that referenced
this issue
Jul 14, 2022
cactus-plugin-ledger-connector-go-ethereum-socketio will compile with global strict flag. Related issue: hyperledger-cacti#1671 Signed-off-by: Michal Bajer <[email protected]>
petermetz
pushed a commit
to outSH/cactus
that referenced
this issue
Jul 14, 2022
cactus-plugin-ledger-connector-go-ethereum-socketio will compile with global strict flag. Related issue: hyperledger-cacti#1671 Signed-off-by: Michal Bajer <[email protected]>
takeutak
pushed a commit
that referenced
this issue
Jul 15, 2022
cactus-plugin-ledger-connector-go-ethereum-socketio will compile with global strict flag. Related issue: #1671 Signed-off-by: Michal Bajer <[email protected]>
petermetz
pushed a commit
to outSH/cactus
that referenced
this issue
Jul 20, 2022
cactus-plugin-ledger-connector-sawtooth-socketio will compile with global strict flag. Related issue: hyperledger-cacti#1671 Signed-off-by: Michal Bajer <[email protected]>
petermetz
pushed a commit
that referenced
this issue
Jul 20, 2022
cactus-plugin-ledger-connector-sawtooth-socketio will compile with global strict flag. Related issue: #1671 Signed-off-by: Michal Bajer <[email protected]>
All packages are fixed now |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Depends on #1647
Some projects has temporarily disabled strict flag in their tsconfig. We must enable it and fix all the warnings that appears.
Affected projects:
The text was updated successfully, but these errors were encountered: