Robert Clark

Results 46 issues of Robert Clark

Hello, My test suite is failing after upgrading to version 0.3.0 of this gem. It seems something goes wrong every time I try to save an object which has a...

**Tell us about your environment** - **ESLint version:** 6.8.0 - **eslint-plugin-vue version:** 7.0.1 - **Node version:** v14.9.0 **The problem you want to solve.** I have noticed some of the rules...

feat: typescript
feat: class-component

## Description By default, InSpec calls super on defined resources automatically. On Ruby 3.x this is broken since args and kwargs are handled differently. This fixes the problem by properly...

inspec-6

# Describe the problem If a resource is defined using keyword arguments [(such as the inspec-gcp-helpers one is)](https://github.com/GoogleCloudPlatform/inspec-gcp-helpers/blob/master/libraries/gcp_base_cache.rb#L26-L30) then the following error will occur on Ruby 3.0: ``` [2022-06-20T15:08:09-04:00] DEBUG:...

This depends on https://github.com/ur1katz/casttube/pull/7 This adds support for casting YouTube TV to a chromecast. Currently only tested on SHIELD TV however I would definitely appreciate some testing on a regular...

The current code just assumes the unique identifier responds to client ID and issuer. That is currently the case however it is potentially a flawed assumption with new authentication methods...

### Describe the Enhancement: The googleauth gem is currently on a pre 1.0 release which is no longer being updated. For future features the 1.x release will need to be...

## Description I have been experiencing an issue where compare path is causing my vscode debugger to be unable to attach. Safe navigating the downcase function seems to have stabilized...

**Is your feature request related to a problem? Please describe.** It currently isn't possible for an owner to edit a users role. Once #1026 is resolved, the ability to click...

enhancement
heimdall
Needs Review
Heimdall Server

We recently [added in code](https://github.com/mitre-cyber-academy/ctf-scoreboard/commit/db8b7d0d72b46b40d8b7a1fa336ef3c27e3b7b56) to switch over the Game Flag Submissions and Team Flag Submissions graphs over from grouping data by hours to grouping data by days automatically. When...

bug