Rory Primrose

Results 39 issues of Rory Primrose

You can avoid CA1062 popping up by exposing a ValidatedNotNullAttribute in the library and then attributing it on the parameter in IsNotNull method. Probably won't work for expressions, but will...

I want to be able to fire off some code at the point that an element has been created and added to the DOM either because a model has been...

I am running tflint (version 0.33.1) in an Azure DevOps Ubuntu agent. I run the following commands in the pipeline in a PowerShell step: ```powershell RunCLI "$($cliPath) --loglevel ${{ parameters.logLevel...

I have been having issues getting the coverallsapp action to resolve the lcov file. I've tried getting `dotnet test` to write to the expected location but the action still couldn't...

I'm guessing the issue here is that importing azuredevops_project_features does not store the project_id or feature toggles in state so when plan is run it identifies that the features are...

question

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

bug

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

bug

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

new-resource

I've converted the project to the SDK style csproj and added a GitHub Actions yml build script. To use this you need to enable Actions and point it to `.github/workflows/ci.yml`....

The app shows the following exception window when entering an RDP session. ``` See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog...