Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Warning for doAzureParallel deprecation #376

Merged
merged 1 commit into from
May 10, 2021
Merged

Conversation

brnleehng
Copy link
Collaborator

No description provided.

@brnleehng brnleehng requested a review from bgklein May 10, 2021 06:12
@lintr-bot
Copy link

R/credentials.R:63:3: warning: local variable 'dockerAuthentication' assigned but may not be used

dockerAuthentication <-
  ^~~~~~~~~~~~~~~~~~~~

R/credentials.R:171:13: warning: no visible binding for global variable 'clusterSetting'

​      class(clusterSetting)
            ^~~~~~~~~~~~~~

R/doAzureParallel.R:829:12: warning: no visible binding for global variable 'storageCredentials'

storageCredentials$name,
           ^~~~~~~~~~~~~~~~~~

R/doAzureParallel.R:829:12: warning: no visible binding for global variable 'storageCredentials'

storageCredentials$name,
           ^~~~~~~~~~~~~~~~~~

R/storage-api.R:52:70: warning: no visible binding for global variable 'jobId'

​        cat(sprintf("Your storage container '%s' has been deleted.", jobId),
                                                                     ^~~~~

R/utility-job.R:297:17: warning: no visible binding for global variable 'metadata'

if (metadata$errorHandling == "stop") {
                ^~~~~~~~

R/utility-job.R:297:17: warning: no visible binding for global variable 'metadata'

if (metadata$errorHandling == "stop") {
                ^~~~~~~~

@brnleehng brnleehng merged commit 0c2af42 into master May 10, 2021
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.

None yet

3 participants