Skip to content
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

Improve some null types to prepare for strictNullChecks #13301

Merged
merged 1 commit into from
Feb 9, 2022

Conversation

EvertEt
Copy link
Contributor

@EvertEt EvertEt commented Jan 30, 2022

The results of this will be noticeable when strictNullChecks are enabled in the future.

@EvertEt EvertEt force-pushed the strictnullchecks-2 branch from a16795c to 14e4c76 Compare January 30, 2022 11:23
@github-actions
Copy link

📦 Preview the examples and docs from this branch here: https://deploy-preview-13301--ol-site.netlify.app/.

1 similar comment
@github-actions
Copy link

📦 Preview the examples and docs from this branch here: https://deploy-preview-13301--ol-site.netlify.app/.

src/ol/layer/Base.js Outdated Show resolved Hide resolved
@EvertEt EvertEt force-pushed the strictnullchecks-2 branch from 14e4c76 to 94a6074 Compare January 30, 2022 19:23
src/ol/source/Image.js Outdated Show resolved Hide resolved
src/ol/worker/webgl.js Outdated Show resolved Hide resolved
@EvertEt EvertEt force-pushed the strictnullchecks-2 branch from 94a6074 to c06d570 Compare January 31, 2022 06:48
@tschaub
Copy link
Member

tschaub commented Feb 9, 2022

Thanks for the continued work on this, @EvertEt

@tschaub tschaub merged commit 96de98b into openlayers:main Feb 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants