Skip to content
This repository was archived by the owner on Nov 10, 2023. It is now read-only.

Revert strict null check refactor#1335

Merged
dasanra merged 1 commit intodevelopmentfrom
revert-1265-strictNullChecks
Sep 9, 2020
Merged

Revert strict null check refactor#1335
dasanra merged 1 commit intodevelopmentfrom
revert-1265-strictNullChecks

Conversation

@dasanra
Copy link
Collaborator

@dasanra dasanra commented Sep 9, 2020

Revert "Tech debt 1265: Enable strictNullChecks TS compiler option (#1301)"

This reverts commit bfed967.

In order to organize better how we handle this bug I suggest to start reverting this PR and work calmly to find the related issues.

I already restored the original branch with a fix I also added to generateBatchRequests.
We can take it from here and not block all other PRs

@dasanra dasanra self-assigned this Sep 9, 2020
@github-actions
Copy link

github-actions bot commented Sep 9, 2020

CLA Assistant Lite All Contributors have signed the CLA.

Copy link
Contributor

@Agupane Agupane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great idea thanks @dasanra !

@github-actions
Copy link

github-actions bot commented Sep 9, 2020

ESLint Summary View Full Report

Annotations are provided inline on the Files Changed tab. You can also see all annotations that were generated on the annotations page.

Type Occurrences Fixable
Errors 0 0
Warnings 97 0
Ignored 5 N/A
  • Result: ✅ success

  • Annotations: 97 total


[warning] @typescript-eslint/explicit-module-boundary-types

Require explicit return and argument types on exported functions' and classes' public class methods


[warning] @typescript-eslint/no-non-null-assertion

Disallows non-null assertions using the ! postfix operator


Report generated by eslint-plus-action

@ghost
Copy link

ghost commented Sep 9, 2020

Travis automatic deployment:
https://pr1335--safereact.review.gnosisdev.com/app

@dasanra dasanra merged commit 43bc498 into development Sep 9, 2020
@dasanra dasanra deleted the revert-1265-strictNullChecks branch September 9, 2020 15:35
@github-actions github-actions bot locked and limited conversation to collaborators Sep 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants